Commit graph

6 commits

Author SHA1 Message Date
high
56eca71853 Fixed SCA warnings 2011-08-06 16:49:40 -04:00
high
ecb843ec5a Fixed mysql not checking if the column data is not null. 2011-08-05 01:30:46 -04:00
Twitchy
2c4625e426 Adds SQL Queries for Update, Read and Insert 2011-08-04 21:53:02 +12:00
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
high
4bab43466c Adding classes to make querying between sqlite/mysql easier 2011-08-03 02:52:44 -04:00
high
df196ae632 Moved extensions 2011-08-02 19:29:15 -04:00
Renamed from TShockAPI/DB/DbExt.cs (Browse further)