1
0
Fork 0
hscloud/go/mirko/tests/sql/migrations
q3k 30317b4278 go/mirko: add SQL migrations machinery
This uses github.com/golang-migrate/migrate and adds a Source that
allows using go_embed data files.

We also provide a test/example.

Change-Id: Icd2b6c7f7d0f728073b3fdf39b432b33ce61a3cd
2019-08-03 23:49:43 +02:00
..
1564669958_one.down.sql go/mirko: add SQL migrations machinery 2019-08-03 23:49:43 +02:00
1564669958_one.up.sql go/mirko: add SQL migrations machinery 2019-08-03 23:49:43 +02:00
1564669976_two.down.sql go/mirko: add SQL migrations machinery 2019-08-03 23:49:43 +02:00
1564669976_two.up.sql go/mirko: add SQL migrations machinery 2019-08-03 23:49:43 +02:00
1564669988_three.down.sql go/mirko: add SQL migrations machinery 2019-08-03 23:49:43 +02:00
1564669988_three.up.sql go/mirko: add SQL migrations machinery 2019-08-03 23:49:43 +02:00
BUILD.bazel go/mirko: add SQL migrations machinery 2019-08-03 23:49:43 +02:00
migrations.go go/mirko: add SQL migrations machinery 2019-08-03 23:49:43 +02:00