|
78705bf796
|
Fix mysql test on travis ci
|
2019-12-12 09:33:32 -05:00 |
|
|
a5dab73828
|
Update header comments
|
2019-12-11 16:49:42 -05:00 |
|
|
675e6eff66
|
Update tests
|
2019-12-11 16:48:43 -05:00 |
|
|
6a36a85ac0
|
Update dependencies and tests
|
2019-12-10 12:17:40 -05:00 |
|
|
2839e6ad6e
|
Fix some indentation issues
|
2018-02-09 16:14:40 -05:00 |
|
|
33bb440bd2
|
SQLite improvements, remove nullable PDOStatement return values
|
2018-01-26 15:45:46 -05:00 |
|
|
3067976cb1
|
Add updateBatch method
|
2018-01-26 08:39:30 -05:00 |
|
|
56c929088a
|
Minor tweaks
|
2018-01-25 15:12:46 -05:00 |
|
|
dca1e38f60
|
Make sure the path of the require is correct
|
2018-01-25 11:13:54 -05:00 |
|
|
83b499e246
|
Explicitly add PHPUnit Testcase to bootstrap file
|
2018-01-25 11:10:55 -05:00 |
|
|
f967aaf96e
|
Remove method separators, update documentation building configuration
|
2018-01-24 15:03:41 -05:00 |
|
|
1d583bcc23
|
Add more type hinting
|
2018-01-24 13:14:03 -05:00 |
|
|
516ddcd76d
|
Update builds to remove PHP 7 support
|
2018-01-23 13:49:51 -05:00 |
|
|
e4ca039b3d
|
Use State class to simplify management of query builder state
|
2018-01-23 11:22:23 -05:00 |
|
|
8401cceb0d
|
Remove PDOInterface to prevent conflicts in method parameters with native PDO object
|
2018-01-22 16:04:29 -05:00 |
|
|
91eb8123d1
|
Various refactoring
|
2018-01-22 15:43:56 -05:00 |
|
|
0df1b43af8
|
Remove firebird test database and sql files
|
2018-01-22 15:40:49 -05:00 |
|
|
01f90d2224
|
Remove unsupported Firebird driver
|
2018-01-22 15:37:31 -05:00 |
|
|
89150ceafc
|
Update namespace of unsupported Firebird driver, add assertions to some risky tests
|
2018-01-22 12:03:37 -05:00 |
|
|
80d27d9bfe
|
Update header comments, again
|
2018-01-19 16:50:34 -05:00 |
|
|
4df07b6c72
|
Update test layout to better match source layout
|
2018-01-19 16:48:52 -05:00 |
|
|
c735c27559
|
Update file headers
|
2018-01-19 13:43:19 -05:00 |
|
|
b8d4768b1b
|
camelCase methods and properties
|
2016-10-13 21:55:23 -04:00 |
|
|
6740aaef79
|
PHP7 or bust!
|
2016-10-12 22:12:25 -04:00 |
|
|
3eb4d889f9
|
Add Or Not Like method
|
2016-10-12 20:32:23 -04:00 |
|
|
559c76f8d2
|
Switch build tool to Robo, use composer for autoloading
|
2016-09-07 13:06:28 -04:00 |
|
|
ac867c903a
|
Actually fix failing test, remove some older test skips
|
2016-07-19 15:19:48 -04:00 |
|
|
757b83797f
|
Fix some fragile tests for gitlab ci
|
2016-07-19 14:18:48 -04:00 |
|
|
ae9dc46a17
|
Actually use host in test connection for Postgres
|
2016-07-19 11:53:37 -04:00 |
|
|
f0704ed35e
|
Use the correct password for the gitlab ci test setup
|
2016-07-19 11:34:38 -04:00 |
|
|
a7df1a0d0b
|
Use special config for docker tests
|
2016-07-19 11:17:55 -04:00 |
|
|
bcfb0f2be8
|
Install missing apt package for docker, fix an issue running on jenkins
|
2016-07-15 16:17:49 -04:00 |
|
|
a1c3b9e7db
|
Change test setup to be more extensible
|
2015-11-10 16:29:17 -05:00 |
|
|
1e2a7ee566
|
Actually fix tests
|
2015-11-10 11:18:11 -05:00 |
|
|
a27d639b13
|
Remove PDO Firebird driver
|
2015-11-10 09:20:13 -05:00 |
|
|
2a8664b92d
|
Another attempt to get php to use interbase extension
|
2015-08-26 10:30:16 -04:00 |
|
|
d5c8212dd0
|
Another attempt to get php to use interbase extension
|
2015-08-26 10:21:12 -04:00 |
|
|
056e8bf6d9
|
Re-add some missing tests, and update README
|
2015-07-31 10:24:34 -04:00 |
|
|
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 |
|
|
8511c6a445
|
Move library into src folder, fix simpletest test runner
|
2015-07-29 16:51:17 -04:00 |
|
|
cd7f904889
|
Add pdo_firebird driver
|
2015-07-20 15:24:21 -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 |
|
|
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 |
|
|
023093c1f1
|
Fix Firebird tests on phpci
|
2014-07-14 15:17:16 -04:00 |
|
|
884aa10a3b
|
Setup phpci
|
2014-07-11 11:31:29 -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 |
|
|
6a38213a62
|
Improve some tests and docblocks
|
2014-04-28 16:41:46 -04:00 |
|