-
Maybe it's not an issue, but I cannot figure out how to use this library with Diesel Changesets ?
I have the following Changeset:
```rust
#[derive(AsChangeset, Debug)]
#[diesel(table_name = en…
-
Currently we're manually maintaining the changelog for new releases. We should integrate a tool like ~[release-it](https://github.com/release-it/release-it)~ [changesets](https://github.com/changesets…
-
In recent months and years, I have encountered several rare instances where closed changesets are not reflected as such in the [changeset replication files](https://planet.openstreetmap.org/replicatio…
-
sxy15 updated
11 months ago
-
## Affected Packages
`standard-log`
## Problem
```sh
yarn cs version
🦋 warn ===============================IMPORTANT!===============================
🦋 warn You are in prerelease m…
-
For now, I'd like to just open this as a placeholder issue, I will gather things here over time. You can mention whatever improvements you would like to see in Changesets, maybe even what we should re…
-
```
That will be pretty cool, v0.5, 500 changesets, we probably can't hit 500
issues though :(
```
Original issue reported on code.google.com by `ngzh...@gmail.com` on 8 Apr 2014 at 2:44
-
## I'm submitting a _bug report_
## *Brief Description*
OSMCha does not correctly filter changesets based on OSM tags added in the OSM Features Tags list.
## What is the current behaviour, (at…
-
Add something like [Changesets](https://github.com/changesets/changesets) or [semantic-release-plus](https://github.com/semantic-release-plus/semantic-release-plus) to track changelogs & for better re…
-
### Search first
- [x] I searched and no similar issues were found
### Description
After upgrading from Liquibase 4.29.2 to 4.30.0, it attempts to reapply changesets that have already been executed…