core/internal/bun/migrations
Dawid Wysokiński 08a7f0c504
ci/woodpecker/push/govulncheck Pipeline failed Details
ci/woodpecker/push/test Pipeline failed Details
feat: server snapshots (#49)
Reviewed-on: #49
2024-05-09 07:49:04 +00:00
..
20231220050527_create_versions_table.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
20231220050708_create_servers_table.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
20231220050904_create_tribes_table.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
20231220051107_create_players_table.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
20231220051221_create_villages_table.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
20231220051322_create_ennoblements_table.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
20231220051411_create_player_snapshots_table.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
20231220052323_create_tribe_snapshots_table.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
20231220052428_create_tribe_changes_table.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
20231220052526_create_index_ennoblements_hash_key.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
20231220052547_create_index_tribe_changes_hash_key.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00
20240402044947_player_snapshots_new_index.go feat: tribe_snapshots - add a new index 2024-04-02 07:10:03 +02:00
20240402050651_tribe_snapshots_new_index.go feat: tribe_snapshots - add a new index 2024-04-02 07:10:03 +02:00
20240504051104_servers_rename_updated_at_columns.go refactor: server - rename *_updated_at columns (#45) 2024-05-04 05:26:22 +00:00
20240506043013_servers_rename_columns.go refactor: server - rename num_tribes and num_players (#46) 2024-05-06 04:50:24 +00:00
20240506051128_servers_add_columns.go feat: add more stats to the Server model (#47) 2024-05-07 06:15:37 +00:00
20240506053957_servers_fill_num_columns.go feat: server snapshots (#49) 2024-05-09 07:49:04 +00:00
20240508043508_servers_add_snapshot_created_at_column.go feat: server snapshots (#49) 2024-05-09 07:49:04 +00:00
20240508051845_create_server_snapshots_table.go feat: server snapshots (#49) 2024-05-09 07:49:04 +00:00
migrations.go refactor: update project structure (#42) 2024-01-14 10:04:17 +00:00