TShock/TShockAPI/DB
Lucas Nicodemus 35198647a1
Presumptively fix MySQL 8 compat
`Groups` is a reserved name in MySQL 8 and this should fix compat issues
with it.
2020-05-18 18:40:51 -07: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 Update copyright to 2019 again 2019-03-29 17:16:37 -07: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 Presumptively fix MySQL 8 compat 2020-05-18 18:40:51 -07: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