Commit Graph

21 Commits

Author SHA1 Message Date
5e464ef158 Remove some dead code, update docs 2014-03-17 19:34:48 -04:00
6defb8d06c Fix broken test by commiting all the files 2014-02-25 13:55:19 -05:00
d4e99aa5cd Test and doc updates 2014-02-07 16:53:01 -05:00
6dc9ed0d52 Update copyright for the new year 2014-01-02 12:36:50 -05:00
0e44bbaf0d Update year 2013-01-02 14:26:42 -05:00
6ecfb40c87 More cleanup/ refactoring 2012-10-31 20:21:15 +00:00
13a37e10f2 Remove some references, and add autoload parameter to composer.json 2012-09-25 14:16:01 +00:00
a4f730b081 Fixed issue with multiple fields in order_by, removed extranious spaces in SQL generation 2012-08-23 01:17:27 +00:00
7649f75cac switch from pdo_drivers to PDO::getAvailableDrivers 2012-07-03 13:00:17 -04:00
35b21c31a5 Adjust autoloader 2012-05-29 14:52:27 -04:00
93ddd7baec Fix autoloading issue 2012-05-21 18:00:18 -04:00
2c67dd03cc Set up autoloader 2012-05-21 15:18:06 -04:00
bf3b072124 change db_filter function to use less memory 2012-05-14 12:34:12 -04:00
dc0a8b7bc1 More method simplification 2012-04-30 16:06:06 -04:00
62a7eaf73d Add package docblock options 2012-04-20 13:17:39 -04:00
845e0fee08 Added class reference in docs folder, improved comment consistency in classes 2012-04-19 11:42:50 -04:00
f03afaa98b Made Firebird_Result class Extend PDOStatement 2012-04-17 16:57:28 -04:00
74e8f99fd8 Fix autoloader for later inclusion 2012-04-12 14:00:42 -04:00
9a34fcffb2 Minor filestructure re-arrangement 2012-04-12 13:44:31 -04:00
86fe790f28 Reorganize drivers 2012-04-10 14:06:34 -04:00
0c82208694 Autoloader, and beginning of simplified testing 2012-03-19 13:24:36 -04:00