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-04-28 01:26:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
DarkflameServer
/
migrations
/
dlu
History
Jett
c9cd7a200a
Merge pull request
#634
from DarkflameUniverse/migration-runner
...
Add a argument to the MasterServer for running migrations
2022-07-12 11:17:42 +01: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
Implement a migration runner
2022-07-12 02:16:08 +01: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