issues
search
xataio
/
pgroll
PostgreSQL zero-downtime migrations made easy
https://www.xata.io
Apache License 2.0
3.56k
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Difficulties integrating into project
#446
ericwooley
opened
1 day ago
0
Add a .ledger file which is built by `make examples`
#445
ryanslade
closed
2 days ago
0
Add enum column examples
#444
ryanslade
closed
2 days ago
0
List enum types when reading schema
#443
ryanslade
closed
3 days ago
0
Add support for creating unique indexes
#442
kvch
opened
4 days ago
0
Operations can refer to previous ones in a migration file
#441
kvch
opened
4 days ago
0
Use a ledger to track example migrations
#440
kvch
closed
2 days ago
2
Validate maximum identifier length
#439
ryanslade
closed
5 days ago
2
Respect context deadline during batch backfill
#438
ryanslade
closed
6 days ago
0
Respect context cancellation when backing off
#437
ryanslade
closed
5 days ago
1
Tweak Makefile
#436
ryanslade
closed
6 days ago
0
Extract initialisation SQL into separate file
#435
ryanslade
closed
6 days ago
2
Rs/faster tests
#434
ryanslade
closed
1 week ago
1
Avoid running all CI steps twice
#433
ryanslade
closed
1 week ago
0
Up not required when adding serial columns
#432
ryanslade
closed
1 week ago
0
Remove Column field from DropConstraint
#431
ryanslade
opened
1 week ago
2
Defer close of migration file
#430
ryanslade
closed
1 week ago
1
Validate check name is unique
#429
ryanslade
closed
1 week ago
0
Validate that FK constraint name is unique
#428
ryanslade
closed
1 week ago
0
Validate that unique constraint name is unique
#427
ryanslade
closed
1 week ago
6
Support multiple PKs during backfilling
#426
kvch
closed
4 days ago
0
Bump golang.org/x/tools from 0.21.1-0.20240508182429-e35e4ccd0d2d to 0.26.0
#425
dependabot[bot]
closed
1 week ago
0
Bump github.com/pterm/pterm from 0.12.69 to 0.12.79
#424
dependabot[bot]
closed
1 week ago
1
Bump github.com/testcontainers/testcontainers-go from 0.33.0 to 0.34.0
#423
dependabot[bot]
closed
1 week ago
1
Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.33.0 to 0.34.0
#422
dependabot[bot]
closed
1 week ago
0
Configure dependabot
#421
exekias
closed
1 week ago
0
deps: Upgrade cobra and viper
#420
ryanslade
closed
1 week ago
2
Quote schema when running ReadSchema
#419
ryanslade
closed
1 week ago
0
Move pkg/testutils and pkg/jsonschema into internal
#418
ryanslade
closed
1 week ago
0
Support creating different index types
#417
kvch
closed
5 days ago
0
Use filepath.Glob in bootstrap
#416
ryanslade
closed
2 weeks ago
0
Explicitly add Postgres 17 checks before merge into main
#415
ryanslade
closed
2 weeks ago
0
New command: `bootstrap`
#414
kvch
closed
2 weeks ago
0
Add support for composite keys in `create table` statements
#413
kvch
closed
2 weeks ago
0
Add backfill benchmarks
#412
ryanslade
closed
5 days ago
4
Add support for multi-column foreign keys
#411
kvch
opened
2 weeks ago
0
Allow configuration of batch delay
#410
ryanslade
closed
2 weeks ago
0
Support composite keys
#409
kvch
opened
2 weeks ago
0
Create performance benchmarks for key `pgroll` features
#408
andrew-farries
opened
2 weeks ago
2
Remove some lint deprecation warnings
#407
ryanslade
closed
2 weeks ago
0
Allow configuration of backfill batch size
#406
ryanslade
closed
2 weeks ago
0
Clarify usage of down field when dropping a column.
#405
ryanslade
closed
2 weeks ago
0
Add support for creating partial indexes on tables
#404
kvch
closed
2 weeks ago
1
Speed up `make examples`
#403
ryanslade
closed
2 weeks ago
2
Change docker-compose port to 5432
#402
andrew-farries
closed
2 weeks ago
0
Run examples against Postgres 17
#401
andrew-farries
closed
2 weeks ago
0
Add `examples` and `test` `Makefile` rules
#400
andrew-farries
closed
2 weeks ago
0
Reduce public API scope
#399
ryanslade
opened
2 weeks ago
1
Update `docker-compose.yml`
#398
andrew-farries
closed
2 weeks ago
3
Upgrade to Go 1.23
#397
ryanslade
closed
2 weeks ago
0
Next