Commit graph

7 commits

Author SHA1 Message Date
high
6f26cc0dc5 Fixed the query helper functions 2011-08-01 19:33:15 -04:00
Twitchy
383715715c Adds ReadTable function to DBTools 2011-07-28 13:08:49 +12:00
Lucas Nicodemus
37146adb4c Resharper code cleanup, including:
- Optimized using statements
 - Removal of redundant code
2011-07-26 23:37:06 -06:00
high
57a2d082ef Added query function for easier queries.
Normalized method names in GroupManager.cs
2011-07-24 10:12:18 -04:00
Twitchy
16a90f3240 Added SQL Regions and Fixed SQL Warps 2011-07-08 23:36:53 +12:00
high
d3cdb1095a Fixed copy/paste mistakes 2011-07-08 03:54:08 -04:00
high
c26867633a Added a nice generic method for things like GetString(GetOrdinal(name)) => Get<string>(name)
Moved AddParameter to extension
2011-07-05 05:44:58 -04:00