TShock/TShockAPI/DB
Patrikkk 5706eaf138 Fix SQL incompatibility.
This is the real fix for MySql8 compatibility, without breaking SQL.
This will not affect current databases, all that happens is that we actually escape all column names on the table creation query. This should be standarized along the whole query builder.
2020-05-24 02:02:50 +02:00
..
BanManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
CharacterManager.cs pass compile; add void vault code 2020-05-17 21:38:47 +08:00
DBTools.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
GroupManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
IQueryBuilder.cs Fix SQL incompatibility. 2020-05-24 02:02:50 +02:00
ItemManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
ProjectileManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
RegionManager.cs Fix SQL incompatibility. 2020-05-24 02:02:50 +02:00
RememberedPosManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
SqlColumn.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
SqlTable.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
SqlValue.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
TileManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
UserManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
WarpsManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00