freeso/TSOClient/FSO.Server.Database/DatabaseScripts
2016-12-29 14:45:19 +00:00
..
changes Typo, off by 1 2016-12-29 14:45:19 +00:00
fso_auth_tickets.sql Auth controller implemented 2015-08-15 17:17:54 +01:00
fso_avatars.sql Updated existing database migrations to conform to latest schema 2016-11-11 16:36:38 +00:00
fso_db_changes.sql Auth controller implemented 2015-08-15 17:17:54 +01:00
fso_lots.sql Updated existing database migrations to conform to latest schema 2016-11-11 16:36:38 +00:00
fso_objects.sql Updated existing database migrations to conform to latest schema 2016-11-11 16:36:38 +00:00
fso_shards.sql Updated existing database migrations to conform to latest schema 2016-11-11 16:36:38 +00:00
fso_transactions.sql Added migrations for triggers. Also added better error reporting in the migration tool and fixed a column mismatch in the user schema. 2016-11-11 17:03:21 +00:00
fso_users.sql Added migrations for triggers. Also added better error reporting in the migration tool and fixed a column mismatch in the user schema. 2016-11-11 17:03:21 +00:00
manifest.json Refactor of top 100 calculation to rely more on SQL. The top 100 task now processes one day at a time (reducing RAM burden) and writes total hours for the day into a totals table. A stored procedure is then called to calculate the top 100 tables based on this data. 2016-12-29 14:38:12 +00:00