-
b6192e6c0a
More appeasement of scrutinizer-ci
Timothy J. Warren
2014-03-17 19:52:43 -0400
-
0ae237ab33
Merge pull request #2 from timw4mail/scrutinizer-patch-1
Timothy Warren
2014-03-17 19:45:55 -0400
-
-
97730f0002
Fix some code quality issues
Timothy J. Warren
2014-03-17 19:45:41 -0400
-
2b4154a91b
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
2014-03-18 00:35:25 +0100
-
-
5e464ef158
Remove some dead code, update docs
Timothy J. Warren
2014-03-17 19:34:48 -0400
-
00374bbde3
Start of pdo_firebird driver
Timothy Warren
2014-03-01 01:28:42 +0000
-
6defb8d06c
Fix broken test by commiting all the files
Timothy J. Warren
2014-02-25 13:55:19 -0500
-
620441a9a3
Better test coverage
Timothy J. Warren
2014-02-25 13:47:35 -0500
-
1084f75730
Update README with more badges
Timothy J. Warren
2014-02-25 12:28:21 -0500
-
29f2068021
Fix travis config file
Timothy J. Warren
2014-02-25 12:21:15 -0500
-
05f6bbd409
Add coverage badge to readme file
Timothy J. Warren
2014-02-25 12:04:51 -0500
-
b953b23ebd
Try out coveralls
Timothy J. Warren
2014-02-25 11:59:28 -0500
-
1e5d941eb4
Update docs
v2.0
Timothy J. Warren
2014-02-25 11:33:18 -0500
-
3c16ca7253
Fix error in < 5.3 in Query Builder
Timothy J. Warren
2014-02-21 15:08:00 -0500
-
4702ccb2b3
No more skipped tests, and minor update to query formatting
Timothy J. Warren
2014-02-21 15:02:41 -0500
-
81692053ed
Better Firebird test coverage
Timothy J. Warren
2014-02-20 11:00:18 -0500
-
003991659a
Fix failing test on HHVM
Timothy J. Warren
2014-02-20 10:31:54 -0500
-
484548dc49
Remove PHP 5.2 from testing
Timothy J. Warren
2014-02-19 13:45:05 -0500
-
65de660bff
Make HHVM optional with the correct syntax
Timothy J. Warren
2014-02-18 20:14:27 -0500
-
ab3b802cff
Make HHVM an optional test case
Timothy J. Warren
2014-02-18 19:57:54 -0500
-
0b6a3aeef5
Fix test broken by invalid test parameters
Timothy J. Warren
2014-02-18 19:45:08 -0500
-
96f55f2ef5
100% code coverage of the base classes
Timothy J. Warren
2014-02-18 19:29:58 -0500
-
baef7ef216
Update composer.json and remove unsupported ODBC driver
Timothy J. Warren
2014-02-18 15:44:20 -0500
-
1095e85762
Fix some docblocks, and update test files to 2014
Timothy J. Warren
2014-02-18 15:18:01 -0500
-
46e5502278
Update docs [ci skip]
Timothy J. Warren
2014-02-18 15:16:34 -0500
-
f6d50c678b
Fix some test issues and allow persistent database connections
Timothy J. Warren
2014-02-18 14:50:20 -0500
-
deb9237532
Fix coverage by moving phpunit folder back into tests
Timothy J. Warren
2014-02-17 21:48:08 -0500
-
e0782dd55e
HHVM now passes as a test platform
Timothy J. Warren
2014-02-17 20:20:45 -0500
-
c6bcb46ddc
Update README
Timothy J. Warren
2014-02-17 20:15:41 -0500
-
df84a3fe70
Work around MySQL issues in testsuite
Timothy J. Warren
2014-02-17 20:10:47 -0500
-
348967d17a
Skip QB tests for Postgres if the class isn't loaded
Timothy J. Warren
2014-02-17 19:34:47 -0500
-
6a50404d54
Changes to num_rows function for hhvm
Timothy J. Warren
2014-02-17 19:31:06 -0500
-
2465941fdf
Skip Postgres tests if the class isn't loaded
Timothy J. Warren
2014-02-17 19:12:53 -0500
-
fa3c3efb38
Move phpunit xml file into a sane place
Timothy J. Warren
2014-02-17 17:07:17 -0500
-
0b85f63e2a
PHP 5.2 is allowed to fail - support is ended
Timothy J. Warren
2014-02-14 22:55:51 -0500
-
a443bbc86d
Fix Firebird loading issue for tests
Timothy J. Warren
2014-02-14 22:52:56 -0500
-
fabedc1d7f
Add include for Firebird class so that testsuite works
Timothy J. Warren
2014-02-14 22:30:28 -0500
-
8da96c7c2f
Another go
Timothy J. Warren
2014-02-14 22:27:01 -0500
-
1c4373f951
Try again
Timothy J. Warren
2014-02-14 22:16:27 -0500
-
2836af5da2
Fix travis path
Timothy J. Warren
2014-02-14 22:11:13 -0500
-
5125ac4e31
Convert test suite to use PHPUnit
Timothy J. Warren
2014-02-14 22:08:19 -0500
-
4cb7c97c60
Minor query formatting changes
Timothy J. Warren
2014-02-14 10:38:25 -0500
-
8e16cc0c19
Fix dsn issue in tests
Timothy J. Warren
2014-02-11 14:38:08 -0500
-
bed0d1bb04
Improve code coverage
Timothy J. Warren
2014-02-11 14:29:41 -0500
-
44dc7f341f
Test with PHP 5.6
Timothy J. Warren
2014-02-11 12:59:37 -0500
-
65ff7d8d03
Remove extraneous quotes from input queries
Timothy J. Warren
2014-02-10 15:01:46 -0500
-
56ea38ccad
Fix some Firebird issues, and make util class available from the Query Builder class
Timothy J. Warren
2014-02-10 13:35:57 -0500
-
d4e99aa5cd
Test and doc updates
Timothy J. Warren
2014-02-07 16:53:01 -0500
-
7c0b951539
More firebird coverage
Timothy J. Warren
2014-02-07 15:43:25 -0500
-
29f824b562
Reorganize sqlite tests and improve coverage
Timothy J. Warren
2014-02-07 14:18:08 -0500
-
f640de4e81
Remove a few undocumented database-specific methods
Timothy J. Warren
2014-02-07 14:16:39 -0500
-
9b80d946a9
Make Hiphop failures okay
Timothy J. Warren
2014-02-06 20:30:08 -0500
-
7b7219e727
Firebird seems a lost cause, let's try testing on HipHop
Timothy J. Warren
2014-02-06 20:19:15 -0500
-
0c000e7932
php has to have that 5
Timothy J. Warren
2014-02-06 20:16:20 -0500
-
3e416e3d99
Another shot
Timothy J. Warren
2014-02-06 20:12:20 -0500
-
3bc4447a17
Try, try again
Timothy J. Warren
2014-02-06 20:09:24 -0500
-
8624a7dfa2
Another attempt at getting firebird running on travis ci
Timothy J. Warren
2014-02-06 20:01:31 -0500
-
1e31196dee
Add another test and try again
Timothy J. Warren
2014-02-06 17:07:29 -0500
-
c07a4fcf14
Update sqlite test for explain, attempt firebird tests on Travis CI
Timothy J. Warren
2014-02-06 16:48:52 -0500
-
8d7b73a9a3
Tracking down a test bug for sqlite
Timothy J. Warren
2014-02-06 16:15:23 -0500
-
cc49bcfbaa
Fix Firebird test connection issue
Timothy J. Warren
2014-02-06 16:09:47 -0500
-
8dc2079d43
Add
explain
method to query builder
Timothy J. Warren
2014-02-04 20:59:30 -0500
-
6dc9ed0d52
Update copyright for the new year
Timothy J. Warren
2014-01-02 12:36:50 -0500
-
73d6e72afc
Improve test coverage of sql driver
Timothy J. Warren
2013-12-09 20:11:49 -0500
-
4678e289aa
100% coverage of Query Builder class, remove some undocumented/unused code.
Timothy J. Warren
2013-12-09 19:46:34 -0500
-
7397b95e8b
Fix broken tests
Timothy J. Warren
2013-12-06 23:37:43 -0500
-
617246d1d7
Fix travis config file
Timothy J. Warren
2013-12-06 23:08:46 -0500
-
c53024ae6a
Fix some issues with the grouping commands, and greatly expand test coverage
Timothy J. Warren
2013-12-06 23:00:32 -0500
-
6dfb94b375
supress stupid error on bad connection test
Timothy Warren
2013-05-29 14:06:09 -0400
-
9578e43722
set error mode in pdo constructor
Timothy Warren
2013-05-29 13:57:08 -0400
-
cd338e5aea
update tests
Timothy Warren
2013-05-29 12:23:49 -0400
-
96653a8fb2
Added insert_batch
Timothy Warren
2013-05-03 13:10:15 -0400
-
f6bfe414e6
Add insert batch as a function to overwrite in drivers
Timothy Warren
2013-05-03 13:07:34 -0400
-
4ee865ac6d
Remove insert batch, as it only works for MySQL and Postgres
Timothy Warren
2013-05-02 12:51:53 -0400
-
c4ec46eae4
Fix sql tests?
Timothy Warren
2013-05-02 11:59:43 -0400
-
40c76b2653
Changed invalid methods to return NULL instead of FALSE, added insert_batch
Timothy Warren
2013-05-01 15:59:23 -0400
-
842b4b5fd4
Fixed bug with handling functions in select
Timothy Warren
2013-04-25 08:15:56 -0400
-
6959b614ab
Better query logging
Timothy Warren
2013-02-28 12:22:55 -0500
-
e10eebb302
Removed object references
Timothy Warren
2013-02-07 16:21:02 -0500
-
0e44bbaf0d
Update year
Timothy Warren
2013-01-02 14:26:42 -0500
-
785e5f2e1f
Add interfaces
Timothy Warren
2012-12-18 16:19:52 -0500
-
4664111ce4
Update docs and readme
Timothy Warren
2012-11-09 15:01:41 -0500
-
5a626629d7
Enable Query() function as a alias function
Timothy Warren
2012-11-08 20:02:31 -0500
-
ccabf8048b
Update docs
v1.1.0
Timothy Warren
2012-11-08 14:31:25 -0500
-
6875de3e7c
Create query() method to handle database connections instead of Query_Builder class
Timothy Warren
2012-11-08 14:28:49 -0500
-
47d493537e
Remove some extra recursion and explicitly call more methods
Timothy Warren
2012-11-07 20:48:15 -0500
-
bb2b3d7bd0
Update docs
Timothy Warren
2012-11-07 08:57:29 -0500
-
60d5d99ee3
Fix test prefix
Timothy Warren
2012-11-07 08:46:04 -0500
-
5ca46798ca
Misc typo fixes, fixes #4'
Timothy Warren
2012-11-07 08:42:34 -0500
-
6ecfb40c87
More cleanup/ refactoring
Timothy Warren
2012-10-31 20:21:15 +0000
-
9078e19961
Documenation update and more fat trimming
Timothy Warren
2012-10-30 16:14:57 +0000
-
3de38cd953
Some refactoring to eliminate some redundancy
Timothy Warren
2012-10-30 14:37:32 +0000
-
ee6f946782
Fix out-of-order where/set statements
v1.0.2
Timothy Warren
2012-10-25 00:19:39 +0000
-
b1624e2f95
Remove more references, and update README
Timothy Warren
2012-10-23 13:40:11 +0000
-
27318506d0
Fix num_rows() method
v1.0.1
Timothy Warren
2012-09-27 17:41:29 +0000
-
742a4e7ecd
Contributing file
Timothy Warren
2012-09-25 19:23:34 +0000
-
10de783b14
Fix contributing file, beginning of prefixes
Timothy Warren
2012-09-25 17:16:36 +0000
-
556ae50946
Add more tags to composer.json
Timothy Warren
2012-09-25 16:22:07 +0000
-
b977720b2b
Remove .php_cs file
Timothy Warren
2012-09-25 15:24:51 +0000
-
3aa4986fda
Add contributing file
Timothy Warren
2012-09-25 15:23:51 +0000