This repository has been archived on 2024-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
core-old/migrations
Dawid Wysokiński 161dc487f5
continuous-integration/drone/push Build is passing Details
feat: use goose as a db migration tool (#226)
Reviewed-on: twhelp/core#226
2023-06-10 06:21:07 +00:00
..
20230610071306_create_versions_table.sql feat: use goose as a db migration tool (#226) 2023-06-10 06:21:07 +00:00
20230610071720_create_servers_table.sql feat: use goose as a db migration tool (#226) 2023-06-10 06:21:07 +00:00
20230610072531_create_tribes_table.sql feat: use goose as a db migration tool (#226) 2023-06-10 06:21:07 +00:00
20230610072648_create_players_table.sql feat: use goose as a db migration tool (#226) 2023-06-10 06:21:07 +00:00
20230610072838_create_villages_table.sql feat: use goose as a db migration tool (#226) 2023-06-10 06:21:07 +00:00
20230610072844_create_ennoblements_table.sql feat: use goose as a db migration tool (#226) 2023-06-10 06:21:07 +00:00
20230610072854_create_player_snapshots_table.sql feat: use goose as a db migration tool (#226) 2023-06-10 06:21:07 +00:00
20230610072859_create_tribe_snapshots_table.sql feat: use goose as a db migration tool (#226) 2023-06-10 06:21:07 +00:00
20230610074247_create_tribe_changes_table.sql feat: use goose as a db migration tool (#226) 2023-06-10 06:21:07 +00:00