mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Continues to add default sql indexes and table optimisations (#24456)
* adds default sql indexes and table optimisations * fixes warnings * edits to text and better update queries * wrong table * superior copypaste skills * who has * names * that long * add inet * fix for badmins giving 2 billion brainloss * fixes rank name and adds sanitizing
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
19 February 2017, by Jordie0608
|
||||
|
||||
Optimised and indexed significant portions of the schema.
|
||||
|
||||
See the file 'optimisations_2017-02-19.sql' for instructions on how to apply these changes to your database.
|
||||
|
||||
Remember to add a prefix to the table name if you use them
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
30 January 2017, by Lzimann
|
||||
|
||||
Modified table 'death', adding the columns 'mapname' and 'server'.
|
||||
|
||||
Reference in New Issue
Block a user