-
4ea0406909
Update Docs
Timothy J. Warren
2015-06-04 15:24:44 -0400
-
6c757f1cb1
Update docs
Timothy J. Warren
2014-11-07 12:21:49 -0500
-
6755818232
Fix some issues with multiple array items in where statements
v2.0.1
Timothy J. Warren
2014-11-07 12:14:46 -0500
-
e0bc5ce903
Merge pull request #3 from timw4mail/scrutinizer-patch-1
Timothy Warren
2014-08-08 14:17:59 -0400
-
-
e51fe2be5f
Scrutinizer Auto-Fixes
Scrutinizer Auto-Fixer
2014-08-08 20:02:14 +0200
-
-
5968696c12
Re-generate docs
Timothy J. Warren
2014-08-08 13:50:55 -0400
-
dd672df81d
Reorganize classes to autoload by namespace
Timothy J. Warren
2014-08-08 13:48:20 -0400
-
c65c7129a7
Update generated docs
Timothy J. Warren
2014-08-08 12:48:30 -0400
-
0a0548d754
Remove some useless code, extract an exception into its own class
Timothy J. Warren
2014-08-08 12:48:14 -0400
-
676f432d2d
Add final phpci config
Timothy J. Warren
2014-07-15 11:09:05 -0400
-
2ae206462d
Fix some very minor code quality issues
Timothy J. Warren
2014-07-15 11:01:47 -0400
-
023093c1f1
Fix Firebird tests on phpci
Timothy J. Warren
2014-07-14 15:17:16 -0400
-
884aa10a3b
Setup phpci
Timothy J. Warren
2014-07-11 11:31:29 -0400
-
2ccac504da
Fix small docblock discrepency
Timothy J. Warren
2014-06-30 11:21:40 -0400
-
d4838bada3
Add an additional type check to limit
Timothy J. Warren
2014-06-30 11:16:50 -0400
-
618a561c71
Fix minor issue of where clause disappearing after a number of joins
Timothy J. Warren
2014-06-30 11:14:37 -0400
-
7fd90aba76
Remove Table Builder classes
Timothy J. Warren
2014-06-30 11:01:44 -0400
-
1abd835f47
Attempting some Quercus compatibility, test-suite runs with simpletest as well as PHPUnit
Timothy J. Warren
2014-06-09 17:02:14 -0400
-
6a38213a62
Improve some tests and docblocks
Timothy J. Warren
2014-04-28 16:41:46 -0400
-
315dc5e1c5
method shortening
Timothy J. Warren
2014-04-24 21:29:40 -0400
-
2ae38bea88
Remove some variable setting logic duplication
Timothy J. Warren
2014-04-24 20:14:19 -0400
-
f5e23baf91
Update docs [ci-skip]
Timothy J. Warren
2014-04-24 17:08:09 -0400
-
81be910014
Split Query Builder class
Timothy J. Warren
2014-04-24 17:07:50 -0400
-
9da781dd26
Fix access of member variable
Timothy J. Warren
2014-04-24 16:28:48 -0400
-
cf0035f8fb
Update docs [ci-skip]
Timothy J. Warren
2014-04-24 16:25:33 -0400
-
5b531cf588
De-duplicate truncate method of drivers
Timothy J. Warren
2014-04-24 16:25:04 -0400
-
9b3cb6c42a
Update docs [skip-ci]
Timothy J. Warren
2014-04-24 15:32:28 -0400
-
17354ee87e
Move SQL and Util classes to their own namespaces
Timothy J. Warren
2014-04-24 15:32:09 -0400
-
5478de08a0
Update docs [ci-skip]
Timothy J. Warren
2014-04-24 14:54:08 -0400
-
993a2aba51
Allow camelCase method calls, update interfaces with missing methods
Timothy J. Warren
2014-04-24 14:50:53 -0400
-
ff77cea041
Remove __call method from util classes
Timothy J. Warren
2014-04-24 13:42:01 -0400
-
1f744088f2
Reduce complexity of create_table method
Timothy J. Warren
2014-04-24 13:08:26 -0400
-
0baf624e8b
Fix a few spelling mistakes
Timothy J. Warren
2014-04-24 11:31:03 -0400
-
6708a5f548
Update docs
Timothy J. Warren
2014-04-24 11:25:12 -0400
-
6b814c06a0
Remove some duplication
Timothy J. Warren
2014-04-23 17:03:46 -0400
-
fddd92a375
Fix some more docblocks
Timothy J. Warren
2014-04-23 16:27:43 -0400
-
aa5aa8eb97
Docblock fixes and more dependency injection
Timothy J. Warren
2014-04-23 15:53:16 -0400
-
0a64edd453
Fix some typos and docblocks
Timothy J. Warren
2014-04-22 14:02:54 -0400
-
d6c0fd23dc
Add update and delete rules to foreign key methods
Timothy J. Warren
2014-04-17 16:41:12 -0400
-
bfeaf76f9c
Update travis file
Timothy J. Warren
2014-04-15 16:34:33 -0400
-
2f16b616ef
Docblock updates
Timothy J. Warren
2014-04-15 16:16:15 -0400
-
80595dfbbe
Update foreign key driver methods to return the same kind of information
Timothy J. Warren
2014-04-15 16:15:08 -0400
-
64a6878a47
Update docs [skip ci]
Timothy J. Warren
2014-04-15 16:13:18 -0400
-
879e51644e
Update docs [ci skip]
Timothy J. Warren
2014-04-10 15:55:52 -0400
-
32696a53ff
Flesh out the table builder a bit, and add some missing driver methods to SQLite
Timothy J. Warren
2014-04-10 15:54:43 -0400
-
3cc260b779
Deduplicate error methods in Firebird_Result class
Timothy J. Warren
2014-04-09 13:20:30 -0400
-
9f93d1ce35
Update docs
Timothy J. Warren
2014-04-09 13:19:59 -0400
-
fde92bcb50
Fix a few code quality issues
Timothy J. Warren
2014-04-09 10:55:17 -0400
-
3ce35d78d2
Fix tests, by fixing some issues with auto-prefixing table names
Timothy J. Warren
2014-04-09 10:30:01 -0400
-
74d4a00eef
Test improvements
Timothy J. Warren
2014-04-08 17:13:41 -0400
-
303eda1567
Fix sql test errors
Timothy J. Warren
2014-04-08 15:38:18 -0400
-
d87de2ba47
Fix sqlite tests
Timothy J. Warren
2014-04-08 15:19:47 -0400
-
b40b085ae5
Add test sql files
Timothy J. Warren
2014-04-08 15:18:51 -0400
-
85b804adaa
Update drivers with missing method
Timothy J. Warren
2014-04-08 14:43:07 -0400
-
d06a3eda0d
Add method to get indexes for the current table
Timothy J. Warren
2014-04-08 14:26:28 -0400
-
9011678dc3
Add beginning of table builder classes
Timothy J. Warren
2014-04-07 18:28:53 -0400
-
2af3b0be9f
Add method to retrieve foreign keys for a table to driver classes
Timothy J. Warren
2014-04-07 16:49:49 -0400
-
87754e6f2c
Micro-optimization for MySQL order by rand
Timothy J. Warren
2014-04-07 10:02:52 -0400
-
3eeea75b54
Cut down on some duplication, and increase test coverage
Timothy J. Warren
2014-04-03 16:49:01 -0400
-
023aeb6dad
Update some docblocks
Timothy J. Warren
2014-04-03 15:05:18 -0400
-
cb0b2a9e90
Update docs
Timothy J. Warren
2014-04-03 14:50:36 -0400
-
a3339200f0
Rename db_util to abstract_util, mark create_table method as deprecated
Timothy J. Warren
2014-04-03 14:44:03 -0400
-
4809016c31
Add insert_batch methods to Firebird and SQLite
Timothy J. Warren
2014-04-03 13:28:30 -0400
-
600c07f1ca
Move abstract classes and interfaces to their own respective folders
Timothy J. Warren
2014-04-02 22:40:54 -0400
-
bccea8cd2b
A little cleanup of parser and connection code
Timothy J. Warren
2014-04-02 18:53:48 -0400
-
57f1c38bcc
Fix docs
Timothy J. Warren
2014-04-02 17:09:34 -0400
-
e3fdad5206
Namespaces!
Timothy J. Warren
2014-04-02 17:08:50 -0400
-
5bc366c977
Code improvements
Timothy J. Warren
2014-04-02 15:11:46 -0400
-
9c55ed51c0
Remove an unneeded parameter from Query Builder and fix some docs
Timothy J. Warren
2014-04-02 11:52:55 -0400
-
405ff86cbc
Update docs
Timothy J. Warren
2014-04-02 11:02:18 -0400
-
02d4e0e52e
improve query builder and connection manager, skip coverage of some soon-to-be-removed methods
Timothy J. Warren
2014-04-02 10:31:59 -0400
-
482f36ea24
Improve the query builder with a helper method
Timothy J. Warren
2014-04-01 16:31:08 -0400
-
14a4449f3f
Simplify and shorten methods to increase code quality
Timothy J. Warren
2014-04-01 15:41:38 -0400
-
a04b8b44ff
Improve code coverage on a few stupid spots
Timothy J. Warren
2014-04-01 14:54:38 -0400
-
235f93bdc4
Simplify a method in the connection manager
Timothy J. Warren
2014-04-01 14:06:49 -0400
-
3fd4580721
Remove redundant method
Timothy J. Warren
2014-03-31 16:35:02 -0400
-
9fbf9cf82a
HHVM is required to pass, minor fixes
Timothy J. Warren
2014-03-31 16:20:14 -0400
-
32a01a66e8
Update docs, composer and README
Timothy J. Warren
2014-03-31 16:01:58 -0400
-
621c2b7d91
Update docs
Timothy J. Warren
2014-03-31 13:32:35 -0400
-
23c1cf0e5b
Improvements for scrutinizer
Timothy J. Warren
2014-03-31 12:58:43 -0400
-
7cf3c436dd
Breakout Query function into its own class
Timothy J. Warren
2014-03-31 12:47:07 -0400
-
955dc78913
Fix some docblocks
Timothy J. Warren
2014-03-28 15:34:48 -0400
-
65b10c52c9
Miscellaneous cleanup
Timothy J. Warren
2014-03-28 15:16:39 -0400
-
b3d3c3f35d
Rename interfaces from iFoo to Foo_Interface
Timothy J. Warren
2014-03-28 13:38:34 -0400
-
e9e03953a7
Moved protected query builder methods to abstract class
Timothy J. Warren
2014-03-27 15:46:28 -0400
-
5b908f5816
Add abstract class for sql classes to have base limit method
Timothy J. Warren
2014-03-26 21:33:58 -0400
-
3a16f3c65b
Make sqlite limit statement more different than mysql limit statement
Timothy J. Warren
2014-03-26 21:19:24 -0400
-
50cfa0f888
Update scrutinizer config, again
Timothy J. Warren
2014-03-26 21:12:40 -0400
-
68c640ef0e
Update scrutinizer config, and fix HHVM issue
Timothy J. Warren
2014-03-26 21:05:52 -0400
-
22f28b766b
Remove PDO_Firebird driver
Timothy J. Warren
2014-03-26 20:54:40 -0400
-
846e68acc4
Add interface for pdo drivers to enforce the same interface on the Firebird driver
Timothy J. Warren
2014-03-26 20:49:33 -0400
-
56c061a7d1
Split _compile method in query_builder class
Timothy J. Warren
2014-03-20 11:57:50 -0400
-
f1c19acd86
Update pdo_driver classes
Timothy J. Warren
2014-03-20 11:28:07 -0400
-
c857671802
Update readme with new quality and coverage buttons
Timothy J. Warren
2014-03-20 11:25:16 -0400
-
af73f80558
Remove pointless constructor over-riding
Timothy J. Warren
2014-03-20 11:20:30 -0400
-
7a78dc8b79
Remove code style sniff from scrutinizer
Timothy J. Warren
2014-03-20 11:11:25 -0400
-
b4a661c82a
Fix code coverage, maybe
Timothy J. Warren
2014-03-20 11:06:44 -0400
-
f817818bc6
Use scrutinizer for test coverage
Timothy J. Warren
2014-03-20 10:49:15 -0400
-
97275ba404
Update some docblocks for __called methods
Timothy J. Warren
2014-03-17 20:20:53 -0400
-
df5b4b9034
Fix more code quality issues
Timothy J. Warren
2014-03-17 20:12:58 -0400