This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
DarkflameServer
Watch
1
Star
0
Fork
0
You've already forked DarkflameServer
mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced
2025-05-01 20:21:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
DarkflameServer
/
migrations
/
dlu
History
Aaron Kimbrell
d8945e9067
Add migration to make play_key_id nullable (
#857
)
...
since there is an option not to use play_keys
2022-12-02 03:46:54 -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
Add migration to make play_key_id nullable (
#857
)
2022-12-02 03:46:54 -08:00