You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cacert-boardvoting/boardvoting/migrations
Jan Dittberner 4dd5e09820 Embed database migrations
- switch from goose to github.com/rubenv/sql-migrate
- move assets (static, templates, migrations) to boardvoting package
- add generated boardvoting/assets.go
- remove unused static files from static directory
- add package db with db migration configuration
6 years ago
..
20170421134856_0.1.0_original.sql Embed database migrations 6 years ago
20170421143052_fix_duplicates.sql Embed database migrations 6 years ago
20170421143114_add_constraints.sql Embed database migrations 6 years ago