TShock/TShockAPI/DB
Lucas Nicodemus 78eab01904 Fix ban system conversion issue with MySQL
DeathCradle spotted a typo in the ban converter and identified that the
issue is likely because we used table_name in some, but not all, of the
conversion SQL.

Co-authored-by: DeathCradle <rt.luke.s@gmail.com>
2021-04-11 00:12:28 -07:00
..
BanManager.cs Fix ban system conversion issue with MySQL 2021-04-11 00:12:28 -07:00
CharacterManager.cs Refactor for new configuration 2020-12-03 17:43:10 +10:30
DBTools.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
GroupManager.cs Refactor for new configuration 2020-12-03 17:43:10 +10:30
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
ResearchDatastore.cs Update TShockAPI/DB/ResearchDatastore.cs 2020-05-25 03:11:41 -04: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 Refactor for new configuration 2020-12-03 17:43:10 +10:30
WarpsManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00