mapguesser/database/migrations/structure
2021-05-19 13:52:19 +02:00
..
20200602_2306_migrations.sql MAPG-101 add migrations folder structure and create first migration 2020-06-02 23:43:06 +02:00
20200602_2331_geo_digits.sql MAPG-101 increase geo digits to 7 2020-06-02 23:43:06 +02:00
20200603_2135_panoid_cache.sql MAPG-100 add DB migration for pano id cache 2020-06-03 23:41:27 +02:00
20200606_2352_users.sql MAPG-115 add users table 2020-06-09 00:57:01 +02:00
20200612_2124_map_area.sql MAPG-111 store map area in table 'maps' 2020-06-12 21:54:05 +02:00
20200613_1549_sessions.sql MAPG-131 add sessions table to DB 2020-06-13 20:38:45 +02:00
20200614_1328_user_confirmation.sql MAPG-69 add active flag for users and check if user is active before login 2020-06-14 20:43:13 +02:00
20200620_2113_google_login.sql MAPG-69 add new field to User 2020-06-21 15:12:44 +02:00
20200704_0005_pov_for_places.sql MAPG-44 modify DB structure to store pov data 2020-07-04 01:06:37 +02:00
20200704_1954_password_forgotten.sql MAPG-141 add password resetter table, model and repository 2020-07-05 00:03:56 +02:00
20200705_0118_resend_activation.sql MAPG-142 implemenet confirmation mail resend 2020-07-05 13:39:56 +02:00
20200705_0218_fix_timestamp_onupdate.sql MAPG-142 fix timestamp onupdate issue 2020-07-05 18:23:02 +02:00
20200705_0219_redefine_tokens.sql MAPG-142 redefine tokens and increase OAuth security with nonce 2020-07-05 14:24:05 +02:00
20200706_1236_user_created.sql MAPG-142 save user creation date 2020-07-05 14:24:06 +02:00
20210318_2136_multiplayer.sql MAPG-203 add new table and model for multi_room 2021-03-20 19:44:48 +01:00
20210503_1040_user_played_place.sql extended database with UserPlayedPlace table for tracking when and what place a User played in game 2021-05-05 19:16:54 +02:00
20210510_2000_challenge.sql MAPG-235 fix user deletion bug 2021-05-19 13:52:19 +02:00