declarative-sql-migrations
declarative-sql-migrations copied to clipboard
A postgres migration tool based on diffing 2 schemata.
Results
3
declarative-sql-migrations issues
Sort by
recently updated
recently updated
newest added
it should be possible to run `create index ... concurrently` by using dblink or something in background.