| Another attempt at getting firebird running on travis ci |
|
More...
|
over 12 years ago
|
| Add another test and try again |
|
More...
|
over 12 years ago
|
| Update sqlite test for explain, attempt firebird tests on Travis CI |
|
More...
|
over 12 years ago
|
| Tracking down a test bug for sqlite |
|
More...
|
over 12 years ago
|
| Fix Firebird test connection issue |
|
More...
|
over 12 years ago
|
| Add `explain` method to query builder |
|
More...
|
over 12 years ago
|
| Update copyright for the new year |
|
More...
|
over 12 years ago
|
| Improve test coverage of sql driver |
|
More...
|
over 12 years ago
|
| 100% coverage of Query Builder class, remove some undocumented/unused code. |
|
More...
|
over 12 years ago
|
| Fix broken tests |
|
More...
|
over 12 years ago
|
| Fix travis config file |
|
More...
|
over 12 years ago
|
| Fix some issues with the grouping commands, and greatly expand test coverage |
|
More...
|
over 12 years ago
|
| supress stupid error on bad connection test |
|
More...
|
about 13 years ago
|
| set error mode in pdo constructor |
|
More...
|
about 13 years ago
|
| update tests |
|
More...
|
about 13 years ago
|
| Added insert_batch |
|
More...
|
over 13 years ago
|
| Add insert batch as a function to overwrite in drivers |
|
More...
|
over 13 years ago
|
| Remove insert batch, as it only works for MySQL and Postgres |
|
More...
|
over 13 years ago
|
| Fix sql tests? |
|
More...
|
over 13 years ago
|
| Changed invalid methods to return NULL instead of FALSE, added insert_batch |
|
More...
|
over 13 years ago
|
| Fixed bug with handling functions in select |
|
More...
|
over 13 years ago
|
| Better query logging |
|
More...
|
over 13 years ago
|
| Removed object references |
|
More...
|
over 13 years ago
|
| Update year |
|
More...
|
over 13 years ago
|
| Add interfaces |
|
More...
|
over 13 years ago
|
| Update docs and readme |
|
More...
|
almost 14 years ago
|
| Enable Query() function as a alias function |
|
More...
|
almost 14 years ago
|
| Update docs |
|
More...
|
almost 14 years ago
|
| Create query() method to handle database connections instead of Query_Builder class |
|
More...
|
almost 14 years ago
|
| Remove some extra recursion and explicitly call more methods |
|
More...
|
almost 14 years ago
|