issues
search
mzabani
/
codd
Codd is a simple-to-use CLI tool that applies plain postgres SQL migrations atomically with strong and automatic cross-environment schema equality checks.
Other
38
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Better on-disk representations
#206
mzabani
opened
2 weeks ago
0
Support PostgreSQL 17
#205
mzabani
opened
3 weeks ago
0
Prepare for v0.1.5 release
#204
mzabani
closed
1 month ago
0
Make github release workflow create Release draft
#203
mzabani
closed
1 month ago
1
Prepare to distribute codd as a macOS app bundle
#202
mzabani
closed
2 months ago
0
Add index validity to representations and conservatively disregard non-persistent relations
#201
mzabani
closed
2 months ago
0
Includes extended statistics in representations
#200
mzabani
closed
3 months ago
0
Include extended statistics in representations
#199
mzabani
closed
3 months ago
0
Prepare to release v0.1.4
#198
mzabani
closed
3 months ago
0
Add new command to detect back-dated migrations
#197
mzabani
opened
3 months ago
0
Accept whitespace separating KVPs in kvp connection strings, like psql
#196
mzabani
closed
3 months ago
0
Error parsing the connection string in environment variable CODD_CONNECTION: endOfInput
#195
philwhiteuk
closed
3 months ago
2
Toughen parsing tests and simplify streaming parser's code
#194
mzabani
closed
4 months ago
0
Bump stackage LTS
#193
mzabani
closed
4 months ago
0
Support mtl-2.3
#192
mzabani
closed
5 months ago
0
Codd doesn't support mtl >= 2.3
#191
ChickenProp
closed
5 months ago
1
Allow dumps as migrations
#190
mzabani
closed
3 months ago
0
Allow dumps with `codd_schema` as migrations
#189
mzabani
closed
3 months ago
1
Fix internal codd_schema migrations in multiple cases
#188
mzabani
closed
7 months ago
0
Retry partially applied no-txn migrations from last failed statement
#187
mzabani
closed
7 months ago
0
Tooling to facilitate postgres upgrades
#186
mzabani
opened
7 months ago
0
Add new command to apply arbitrary SQL with no strings attached, similar to `psql -f`
#185
mzabani
closed
4 months ago
1
Copy instead of move during `codd add` to be more editor friendly
#184
mzabani
closed
7 months ago
0
Clean up warnings in test code and inline function in Internal.hs
#183
mzabani
closed
7 months ago
0
Copy instead of move file on `codd add`
#182
mzabani
closed
7 months ago
0
Better support for gradual migrations: better tooling for `CREATE INDEX CONCURRENTLY`
#181
mzabani
opened
7 months ago
1
Show and register migration application time
#180
mzabani
closed
8 months ago
0
Separate Check and Run phases of strace test to make sure output is a…
#179
mzabani
closed
8 months ago
0
Test install script for posix compliance in CI
#178
mzabani
closed
8 months ago
0
Show and register how much time it takes to apply each migration
#177
mzabani
closed
8 months ago
0
Make `Release` Workflow create a Release Draft
#176
mzabani
closed
1 month ago
1
Inspect executable compiled on darwin
#175
mzabani
closed
8 months ago
1
Prepare for release of v0.1.3
#174
mzabani
closed
8 months ago
0
Do not open more than one migration or on-disk representation file at a time
#173
mzabani
closed
8 months ago
0
Keep number of concurrently open files `O(1)` and low enough even for macOS
#172
mzabani
closed
8 months ago
1
Change version number to 0.1.2 for release
#171
mzabani
closed
10 months ago
0
Fix nix-env installation method
#170
mzabani
closed
10 months ago
0
Make nix-env installation method point to the latest stable
#169
mzabani
closed
10 months ago
0
Make nix-env installation method install the latest stable release, not `master`
#168
mzabani
closed
10 months ago
0
Allow some level of customization of schema equality checks
#167
mzabani
opened
10 months ago
0
Properly support postgresql 16
#166
mzabani
closed
10 months ago
0
First steps for a release workflow
#165
mzabani
closed
11 months ago
0
Update install-nix-action and add darwin pipeline
#164
mzabani
closed
11 months ago
0
Push to cachix in master builds
#163
mzabani
closed
11 months ago
0
Improve docs and add disclaimer to some SQL migrations
#162
mzabani
closed
1 year ago
0
Read settings not from session
#161
mzabani
closed
1 year ago
0
Properly support postgresql 16
#160
mzabani
closed
10 months ago
0
Show json diff in verify-schema when using tty
#159
mzabani
opened
1 year ago
0
Fix parsing when standard_conforming_strings=off
#158
mzabani
opened
1 year ago
1
Test that pg_dump . restore is the identity for codd schemas
#157
mzabani
closed
1 year ago
0
Next