TShock/TShockAPI/DB
high 423a33325a Finished:
-sqlite altering
-implemented mysql
Todo:
-Merge SqlTableCreator into the querybuilders or make it static
-Make all the managers use the querybuilder for making tables. (See GroupManager.cs for an example)
-Implement more datatypes (see TypesAsStrings in IQueryBuilder.cs)
2011-08-03 18:37:42 -04:00
..
BanManager.cs Fixed the query helper functions 2011-08-01 19:33:15 -04:00
GroupManager.cs Finished: 2011-08-03 18:37:42 -04:00
IQueryBuilder.cs Finished: 2011-08-03 18:37:42 -04:00
ItemManager.cs Use the DBExt query functions 2011-08-02 17:24:30 -04:00
RegionManager.cs Added sanity checks when loading UserIds from the Regions table. Fixes small gotcha when using the .NET Split() function. 2011-08-01 19:11:29 -05:00
RememberPosManager.cs Fixes RememberPosManager and player sprites showing on server, when they are not there 2011-07-31 15:31:57 +12:00
SqlColumn.cs Finished: 2011-08-03 18:37:42 -04:00
SqlTable.cs Finished: 2011-08-03 18:37:42 -04:00
UserManager.cs Fixed the query helper functions 2011-08-01 19:33:15 -04:00
WarpsManager.cs Added private/public warps. Todo before release - make warps with spaces hide. (Too tired. Cannot finish) 2011-08-02 23:18:53 +12:00