hdkv
/
i2_bot
Archived
1
Fork 0
This repository has been archived on 2022-11-04. You can view files and clone it, but cannot push or open issues/pull-requests.
i2_bot/lib/migrations
Vladimir Hodakov 98bf2c393b
Move import path to Github
2018-05-19 12:14:25 +04:00
..
migrationsinterface Refactoring: now we respect gofmt and have some comments 2017-10-18 09:39:50 +04:00
1_hello.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
2_create_players.go Add return constants package, and common message sender functions 2018-03-31 16:45:09 +04:00
3_create_profiles.go Add return constants package, and common message sender functions 2018-03-31 16:45:09 +04:00
4_create_pokememes.go Add return constants package, and common message sender functions 2018-03-31 16:45:09 +04:00
5_create_locations.go Add return constants package, and common message sender functions 2018-03-31 16:45:09 +04:00
6_create_elements.go Add return constants package, and common message sender functions 2018-03-31 16:45:09 +04:00
7_create_leagues.go Add return constants package, and common message sender functions 2018-03-31 16:45:09 +04:00
8_create_relations.go Add return constants package, and common message sender functions 2018-03-31 16:45:09 +04:00
9_update_locations.go Add return constants package, and common message sender functions 2018-03-31 16:45:09 +04:00
10_update_leagues.go Add return constants package, and common message sender functions 2018-03-31 16:45:09 +04:00
11_profile_data_additions.go Add return constants package, and common message sender functions 2018-03-31 16:45:09 +04:00
12_create_profile_relations.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
13_create_weapons_and_add_wealth.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
14_fix_time_element.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
15_create_chats.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
16_change_chat_type_column.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
17_change_profile_pokememes_columns.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
18_add_pokememes_wealth.go Squads and chats in DataCache, squads rework 2018-02-17 07:03:58 +04:00
19_create_broadcasts.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
20_create_squads.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
21_change_telegram_id_column.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
22_add_flood_chat_id.go Work on squads, some refactoring 2017-11-19 22:16:11 +04:00
23_add_user_type.go User addition to squads 2017-11-24 00:16:22 +04:00
24_create_orders.go Some work on ordering. Special user behaviour 2017-11-26 15:28:55 +04:00
25_remove_reusable.go Some work on ordering. Special user behaviour 2017-11-26 15:28:55 +04:00
26_create_orders_competions.go Latest game update reflections 2017-11-26 19:38:25 +04:00
27_add_new_weapon.go Latest game update reflections 2017-11-26 19:38:25 +04:00
28_fix_locations.go Fix various issues on locations and leagues view 2017-12-22 22:20:52 +04:00
29_fix_leagues_names.go Fix various issues on locations and leagues view 2017-12-22 22:20:52 +04:00
30_create_alarms.go Reminders for league. Now just reminders, without attack button 2017-12-23 01:40:36 +04:00
31_change_squads_table.go Squads and chats in DataCache, squads rework 2018-02-17 07:03:58 +04:00
32_add_is_active_to_pokememes.go Archive pokememes 2018-02-17 19:47:22 +04:00
33_delete_datamapped_tables.go Move rarely changed data to datamappings, fix profile updating 2018-03-31 08:34:27 +04:00
34_delete_pokememes_tables.go Add pokememes info, convert it to new format and drop unnecessary database tables 2018-05-02 00:47:55 +04:00
35_add_karma_to_players.go Add karma field to players 2018-05-05 09:50:07 +04:00
36_create_tournament_reports.go Add tournament reports storage and karma changing function 2018-05-05 10:33:40 +04:00
exported.go Move import path to Github 2018-05-19 12:14:25 +04:00
migrations.go Add tournament reports storage and karma changing function 2018-05-05 10:33:40 +04:00