You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Geeksbot/internal/database/migrations
DustyP 580eea3dfa
Fix nullability of columns
5 years ago
..
000001_init_schema.down.sql Add basic database setup 5 years ago
000001_init_schema.up.sql Fix syntax errors 5 years ago
000002_add_guild_to_request.down.sql initial database crud 5 years ago
000002_add_guild_to_request.up.sql fix sql typo 5 years ago
000003_set_column_not_null.down.sql Fix nullability of columns 5 years ago
000003_set_column_not_null.up.sql Fix nullability of columns 5 years ago
bindata.go debug errors 5 years ago