Skip to content

Releases: arthurkushman/wrench

Add timestamped migration files

10 Apr 06:57
df935e3
Compare
Choose a tag to compare

The problem was that, in practice migration files can't be incremented because of multiple development in parallel where the same number of migration file name collides

Add an ability to call INSERT stmts in spanner db

25 Mar 18:41
5ed323b
Compare
Choose a tag to compare
Merge pull request #2 from arthurkushman/timestamp_migrations_dmls

#1: Add an ability to call INSERT stmts in spanner db