|
17354ee87e
|
Move SQL and Util classes to their own namespaces
|
2014-04-24 15:32:09 -04:00 |
|
|
ff77cea041
|
Remove __call method from util classes
|
2014-04-24 13:42:01 -04:00 |
|
|
1f744088f2
|
Reduce complexity of create_table method
|
2014-04-24 13:08:26 -04:00 |
|
|
0baf624e8b
|
Fix a few spelling mistakes
|
2014-04-24 11:31:03 -04:00 |
|
|
6b814c06a0
|
Remove some duplication
|
2014-04-23 17:03:46 -04:00 |
|
|
2f16b616ef
|
Docblock updates
|
2014-04-15 16:16:15 -04:00 |
|
|
32696a53ff
|
Flesh out the table builder a bit, and add some missing driver methods to SQLite
|
2014-04-10 15:54:43 -04:00 |
|
|
fde92bcb50
|
Fix a few code quality issues
|
2014-04-09 10:55:17 -04:00 |
|
|
3eeea75b54
|
Cut down on some duplication, and increase test coverage
|
2014-04-03 16:49:01 -04:00 |
|
|
a3339200f0
|
Rename db_util to abstract_util, mark create_table method as deprecated
|
2014-04-03 14:44:03 -04:00 |
|