|
86d3e0204d
|
Fix phpci setup
|
2015-07-20 15:43:49 -04:00 |
|
|
7dbae40d36
|
Remove php 5.4 style array
|
2015-07-20 15:27:35 -04:00 |
|
|
cd7f904889
|
Add pdo_firebird driver
|
2015-07-20 15:24:21 -04:00 |
|
|
3d310be266
|
Update docs
|
2015-07-20 15:23:27 -04:00 |
|
|
b4118ce591
|
Update docs
|
2015-07-17 16:01:41 -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 |
|
|
6b20982f61
|
Fix naming error in pg driver
|
2015-07-16 17:02:54 -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 |
|
|
4ea0406909
|
Update Docs
|
2015-06-04 15:24:44 -04:00 |
|
|
6c757f1cb1
|
Update docs
|
2014-11-07 12:21:49 -05:00 |
|
|
6755818232
|
Fix some issues with multiple array items in where statements
|
2014-11-07 12:14:46 -05:00 |
|
Timothy Warren
|
e0bc5ce903
|
Merge pull request #3 from timw4mail/scrutinizer-patch-1
Some docblock fixes.
|
2014-08-08 14:17:59 -04:00 |
|
Scrutinizer Auto-Fixer
|
e51fe2be5f
|
Scrutinizer Auto-Fixes
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/timw4mail/Query/inspections/d131279f-a838-49e5-bbfb-20c256a06153
Enabled analysis tools:
- PHP Analyzer
- PHP Mess Detector
- PHP Lines Of Code
- PHP PDepend
- External Code Coverage
- PHP HHVM
- PHP Similarity Analyzer
- PHP Change Tracking Analyzer
|
2014-08-08 20:02:14 +02:00 |
|
|
5968696c12
|
Re-generate docs
|
2014-08-08 13:50:55 -04:00 |
|
|
dd672df81d
|
Reorganize classes to autoload by namespace
|
2014-08-08 13:48:20 -04:00 |
|
|
c65c7129a7
|
Update generated docs
|
2014-08-08 12:48:30 -04:00 |
|
|
0a0548d754
|
Remove some useless code, extract an exception into its own class
|
2014-08-08 12:48:14 -04:00 |
|
|
676f432d2d
|
Add final phpci config
|
2014-07-15 11:09:05 -04:00 |
|
|
2ae206462d
|
Fix some very minor code quality issues
|
2014-07-15 11:01:47 -04: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 |
|
|
2ccac504da
|
Fix small docblock discrepency
|
2014-06-30 11:21:40 -04:00 |
|
|
d4838bada3
|
Add an additional type check to limit
|
2014-06-30 11:16:50 -04:00 |
|
|
618a561c71
|
Fix minor issue of where clause disappearing after a number of joins
|
2014-06-30 11:14:37 -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 |
|
|
315dc5e1c5
|
method shortening
|
2014-04-24 21:29:40 -04:00 |
|
|
2ae38bea88
|
Remove some variable setting logic duplication
|
2014-04-24 20:14:19 -04:00 |
|
|
f5e23baf91
|
Update docs [ci-skip]
|
2014-04-24 17:08:09 -04:00 |
|
|
81be910014
|
Split Query Builder class
|
2014-04-24 17:07:50 -04:00 |
|
|
9da781dd26
|
Fix access of member variable
|
2014-04-24 16:28:48 -04:00 |
|
|
cf0035f8fb
|
Update docs [ci-skip]
|
2014-04-24 16:25:33 -04:00 |
|
|
5b531cf588
|
De-duplicate truncate method of drivers
|
2014-04-24 16:25:04 -04:00 |
|
|
9b3cb6c42a
|
Update docs [skip-ci]
|
2014-04-24 15:32:28 -04:00 |
|
|
17354ee87e
|
Move SQL and Util classes to their own namespaces
|
2014-04-24 15:32:09 -04:00 |
|
|
5478de08a0
|
Update docs [ci-skip]
|
2014-04-24 14:54:08 -04:00 |
|
|
993a2aba51
|
Allow camelCase method calls, update interfaces with missing methods
|
2014-04-24 14:50:53 -04:00 |
|
|
ff77cea041
|
Remove __call method from util classes
|
2014-04-24 13:42:01 -04:00 |
|
|
1f744088f2
|
Reduce complexity of create_table method
|
2014-04-24 13:08:26 -04:00 |
|
|
0baf624e8b
|
Fix a few spelling mistakes
|
2014-04-24 11:31:03 -04:00 |
|
|
6708a5f548
|
Update docs
|
2014-04-24 11:25:12 -04:00 |
|
|
6b814c06a0
|
Remove some duplication
|
2014-04-23 17:03:46 -04:00 |
|
|
fddd92a375
|
Fix some more docblocks
|
2014-04-23 16:27:43 -04:00 |
|
|
aa5aa8eb97
|
Docblock fixes and more dependency injection
|
2014-04-23 15:53:16 -04:00 |
|
|
0a64edd453
|
Fix some typos and docblocks
|
2014-04-22 14:02:54 -04:00 |
|
|
d6c0fd23dc
|
Add update and delete rules to foreign key methods
|
2014-04-17 16:41:12 -04:00 |
|
|
bfeaf76f9c
|
Update travis file
|
2014-04-15 16:34:33 -04:00 |
|
|
2f16b616ef
|
Docblock updates
|
2014-04-15 16:16:15 -04:00 |
|