DarkflameServer/migrations/dlu
Aaron Kimbrell df83f0d847
feat: Reward codes (#1308)
* feat: reward codes
this is for giving rewards across characters as the did in live.
Tested that the default config works
Tested that all claim codes work
Tested that saving and loading claim codes work
Tested that mail sends correctly

* newlines

* include array

* delete cascade

* newline

* address feedback
2023-11-21 18:05:15 -08:00
..
0_initial.sql updated initial migration 2022-04-09 00:48:14 -07:00
1_unique_charinfo_names.sql Added file to run on table charinfo to allow for unique names only 2022-01-09 00:12:49 -08:00
2_reporter_id.sql Remove parentheses from ADD reporter_id 2022-07-30 22:09:45 -07:00
3_add_performance_cost.sql altered table now has a default for performance cost 2022-03-30 00:37:36 -07:00
4_friends_list_objectids.sql Address friends list IDs and removal of friends (#628) 2022-07-10 17:59:07 -07:00
5_brick_model_sd0.sql Address Brick-By-Brick builds not properly saving and make migrations automatic (#725) 2022-10-24 17:20:36 -05:00
6_property_behaviors.sql Add property behaviors migration (#790) 2022-10-31 17:31:49 -05:00
7_make_play_key_id_nullable.sql Fixed typo (#875) 2022-12-06 08:36:42 -06:00
8_foreign_play_key.sql fix compatibility with nexus dash (#1011) 2023-03-05 13:11:32 -06:00
9_Update_Leaderboard_Storage.sql Fix shooting gallery leaderboard bugs 2023-06-21 21:46:11 -07:00
10_Security_updates.sql feat: Security improvements for spoofed packets (#1201) 2023-09-28 12:16:11 -05:00
11_fix_cheat_detection_table.sql fix: remove foreign key on name in cheat_detection table (#1202) 2023-09-30 06:22:32 -05:00
12_modular_build_ugc.sql fix: ugc Save rocket and car modular assembly data to database (#1279) 2023-11-15 19:32:30 -06:00
14_reward_codes.sql feat: Reward codes (#1308) 2023-11-21 18:05:15 -08:00