Archived
1
This repository has been archived on 2022-11-04. You can view files and clone it, but cannot push or open issues or pull requests.
i2_bot/lib/migrations
Vladimir Hodakov c9855116da Move rarely changed data to datamappings, fix profile updating
As result of profile format change, introduced in game update yesterday we need to change profile regexp.

As result of some refactoring, rarely changed data removed from database and added to sources of bot.
2018-03-31 08:34:27 +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 Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
3_create_profiles.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
4_create_pokememes.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
5_create_locations.go Move rarely changed data to datamappings, fix profile updating 2018-03-31 08:34:27 +04:00
6_create_elements.go Move rarely changed data to datamappings, fix profile updating 2018-03-31 08:34:27 +04:00
7_create_leagues.go Move rarely changed data to datamappings, fix profile updating 2018-03-31 08:34:27 +04:00
8_create_relations.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
9_update_locations.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
10_update_leagues.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
11_profile_data_additions.go Pins to supergroups, managed by admins 2017-11-14 03:44:21 +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
exported.go Yet another remote change 2018-02-13 22:05:32 +04:00
migrations.go Move rarely changed data to datamappings, fix profile updating 2018-03-31 08:34:27 +04:00