|
b4118ce591
|
Update docs
|
2015-07-17 16:01:41 -04:00 |
|
|
232761398e
|
Version 2.0.2, Adds checks for constants and functions in the common file
|
2015-06-04 15:27:55 -04:00 |
|
|
6755818232
|
Fix some issues with multiple array items in where statements
|
2014-11-07 12:14:46 -05:00 |
|
|
2ae206462d
|
Fix some very minor code quality issues
|
2014-07-15 11:01:47 -04:00 |
|
|
7fd90aba76
|
Remove Table Builder classes
|
2014-06-30 11:01:44 -04:00 |
|
|
1abd835f47
|
Attempting some Quercus compatibility, test-suite runs with simpletest as well as PHPUnit
|
2014-06-09 17:02:14 -04:00 |
|
|
993a2aba51
|
Allow camelCase method calls, update interfaces with missing methods
|
2014-04-24 14:50:53 -04:00 |
|
|
1f744088f2
|
Reduce complexity of create_table method
|
2014-04-24 13:08:26 -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 |
|
|
023aeb6dad
|
Update some docblocks
|
2014-04-03 15:05:18 -04:00 |
|
|
4809016c31
|
Add insert_batch methods to Firebird and SQLite
|
2014-04-03 13:28:30 -04:00 |
|
|
600c07f1ca
|
Move abstract classes and interfaces to their own respective folders
|
2014-04-02 22:40:54 -04:00 |
|
|
bccea8cd2b
|
A little cleanup of parser and connection code
|
2014-04-02 18:53:48 -04:00 |
|
|
e3fdad5206
|
Namespaces!
|
2014-04-02 17:08:50 -04:00 |
|
|
a04b8b44ff
|
Improve code coverage on a few stupid spots
|
2014-04-01 14:54:38 -04:00 |
|
|
32a01a66e8
|
Update docs, composer and README
|
2014-03-31 16:01:58 -04:00 |
|
|
23c1cf0e5b
|
Improvements for scrutinizer
|
2014-03-31 12:58:43 -04:00 |
|
|
7cf3c436dd
|
Breakout Query function into its own class
|
2014-03-31 12:47:07 -04:00 |
|
|
65b10c52c9
|
Miscellaneous cleanup
|
2014-03-28 15:16:39 -04:00 |
|
|
5e464ef158
|
Remove some dead code, update docs
|
2014-03-17 19:34:48 -04:00 |
|
|
00374bbde3
|
Start of pdo_firebird driver
|
2014-03-01 01:28:42 +00:00 |
|
|
6defb8d06c
|
Fix broken test by commiting all the files
|
2014-02-25 13:55:19 -05:00 |
|
|
f6d50c678b
|
Fix some test issues and allow persistent database connections
|
2014-02-18 14:50:20 -05:00 |
|
|
deb9237532
|
Fix coverage by moving phpunit folder back into tests
|
2014-02-17 21:48:08 -05:00 |
|
|
5125ac4e31
|
Convert test suite to use PHPUnit
|
2014-02-14 22:08: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 |
|
|
e10eebb302
|
Removed object references
|
2013-02-07 16:21:02 -05:00 |
|
|
0e44bbaf0d
|
Update year
|
2013-01-02 14:26:42 -05:00 |
|
|
785e5f2e1f
|
Add interfaces
|
2012-12-18 16:19:52 -05:00 |
|
|
5a626629d7
|
Enable Query() function as a alias function
|
2012-11-08 20:02:31 -05:00 |
|
|
6875de3e7c
|
Create query() method to handle database connections instead of Query_Builder class
|
2012-11-08 14:28:49 -05:00 |
|
|
6ecfb40c87
|
More cleanup/ refactoring
|
2012-10-31 20:21:15 +00:00 |
|