|
225017adee
|
Lots of refactoring -- accessors/mutators instead of direct access, reduce query builder test database connections, and simplify some logic
|
2015-07-30 16:40:30 -04:00 |
|
|
28f5cb2934
|
Fix Firebird tests and speed up tests by using one database connection for each query builder datbase test
|
2015-07-17 15:38:06 -04:00 |
|
|
bfc3ea33ca
|
Reorganize drivers into a more modern layout
|
2015-07-16 16:56:13 -04:00 |
|
|
1abd835f47
|
Attempting some Quercus compatibility, test-suite runs with simpletest as well as PHPUnit
|
2014-06-09 17:02:14 -04:00 |
|
|
6a38213a62
|
Improve some tests and docblocks
|
2014-04-28 16:41:46 -04:00 |
|
|
80595dfbbe
|
Update foreign key driver methods to return the same kind of information
|
2014-04-15 16:15:08 -04:00 |
|
|
3ce35d78d2
|
Fix tests, by fixing some issues with auto-prefixing table names
|
2014-04-09 10:30:01 -04:00 |
|
|
74d4a00eef
|
Test improvements
|
2014-04-08 17:13:41 -04:00 |
|
|
d06a3eda0d
|
Add method to get indexes for the current table
|
2014-04-08 14:26:28 -04:00 |
|
|
e3fdad5206
|
Namespaces!
|
2014-04-02 17:08:50 -04:00 |
|
|
7cf3c436dd
|
Breakout Query function into its own class
|
2014-03-31 12:47:07 -04:00 |
|
|
5e464ef158
|
Remove some dead code, update docs
|
2014-03-17 19:34:48 -04:00 |
|
|
620441a9a3
|
Better test coverage
|
2014-02-25 13:47:35 -05:00 |
|
|
96f55f2ef5
|
100% code coverage of the base classes
|
2014-02-18 19:29:58 -05:00 |
|
|
1095e85762
|
Fix some docblocks, and update test files to 2014
|
2014-02-18 15:18:01 -05:00 |
|
|
f6d50c678b
|
Fix some test issues and allow persistent database connections
|
2014-02-18 14:50:20 -05:00 |
|
|
2465941fdf
|
Skip Postgres tests if the class isn't loaded
|
2014-02-17 19:12:53 -05:00 |
|
|
5125ac4e31
|
Convert test suite to use PHPUnit
|
2014-02-14 22:08:19 -05:00 |
|