TShock/TShockAPI/DB
high 4dae27001c Regions can now be defined in any direction.
Fixed column names are now in the insert. This should fix any weirdness with column order.
2011-08-17 18:21:32 -04:00
..
BanManager.cs All managers now use querybuilder for creating tables to make for easy changes. 2011-08-03 19:55:23 -04:00
DBTools.cs Few other fixes 2011-08-06 13:49:47 +12:00
GroupManager.cs Parents now implemented correctly as a separate column. 2011-08-17 17:19:56 -04:00
IQueryBuilder.cs Adds Delete Row. 2011-08-07 20:10:22 +12:00
ItemManager.cs All managers now use querybuilder for creating tables to make for easy changes. 2011-08-03 19:55:23 -04:00
RegionManager.cs Regions can now be defined in any direction. 2011-08-17 18:21:32 -04:00
RememberPosManager.cs All managers now use querybuilder for creating tables to make for easy changes. 2011-08-03 19:55:23 -04:00
SqlColumn.cs Finished: 2011-08-03 18:37:42 -04:00
SqlTable.cs Adds Delete Row. 2011-08-07 20:10:22 +12:00
SqlValue.cs Adds SQL Queries for Update, Read and Insert 2011-08-04 21:53:02 +12:00
UserManager.cs password column is now 128 chars for mysql 2011-08-07 23:22:10 -04:00
WarpsManager.cs Fixed SCA warnings 2011-08-06 16:49:40 -04:00