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 a9f1d25c7b Add pokememes info, convert it to new format and drop unnecessary database tables
This commit introduces pokememes information storage in source code (because they're rarely changed and I always update them manually).

All information about pokememes updated after nerf of 25 April. Also, added buttons to /pokedeks command for changing pages (there are 21 pages already!), and limited one page to 35 pokememes.
2018-05-02 00:47:55 +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
exported.go Yet another remote change 2018-02-13 22:05:32 +04:00
migrations.go Add pokememes info, convert it to new format and drop unnecessary database tables 2018-05-02 00:47:55 +04:00