-
13a37e10f2
Remove some references, and add autoload parameter to composer.json
Timothy Warren
2012-09-25 14:16:01 +0000
-
bf6d7bcbd1
Merge pull request #1 from BlindGenius/master
v1.0.0
Timothy Warren
2012-09-25 04:33:58 -0700
-
-
81dcd40daa
Fixed AS issue when field names contain 'as' e.g. taskid
Kieren Eaton
2012-09-25 12:52:28 +0800
-
-
c963dc29f2
Updated generated docs
Timothy Warren
2012-09-13 15:45:27 +0000
-
559f3ab13a
Update readme and added 'get_compiled_' methods to query builder
Timothy Warren
2012-09-13 15:44:57 +0000
-
92c989e6f8
Add array of executed queries
Timothy Warren
2012-09-12 13:55:04 +0000
-
4c546ed3e9
Fix issue with Query_Builder->where_in() method
Timothy Warren
2012-08-24 16:17:08 +0000
-
a4f730b081
Fixed issue with multiple fields in order_by, removed extranious spaces in SQL generation
Timothy Warren
2012-08-23 01:17:27 +0000
-
90c6760196
Parsed join conditions fixes #2
Timothy Warren
2012-08-09 16:15:36 +0000
-
6a89b48fe8
Beginning of query parser
Timothy Warren
2012-08-02 15:59:11 +0000
-
84d5bd492b
Remove extra argument from exception
Timothy Warren
2012-07-27 16:11:43 +0000
-
091484785f
Fix new test
Timothy Warren
2012-07-27 16:08:55 +0000
-
9d8d07958f
Minor tweaks to exceptions
Timothy Warren
2012-07-27 16:05:29 +0000
-
d9a4b5fbe5
Added exception for invalid drivers
Timothy Warren
2012-07-26 17:21:24 +0000
-
508c9c3a4f
Update readme
Timothy Warren
2012-07-20 20:40:58 +0000
-
6e76493562
Add composer.json file
v1.0
Timothy Warren
2012-07-17 14:45:52 -0400
-
1e71b225c5
Make mysql/postgres drivers compatible with Quercus
Timothy Warren
2012-07-05 14:19:49 -0400
-
7649f75cac
switch from pdo_drivers to PDO::getAvailableDrivers
Timothy Warren
2012-07-03 13:00:17 -0400
-
977434977e
Remove docs - they can easily be generated, and they are duplicated on other projects
Timothy Warren
2012-06-06 16:35:15 -0400
-
78c10d0825
Update docs
Timothy Warren
2012-06-05 15:06:23 -0400
-
121dfd1401
Remove unrelated classes and tests
Timothy Warren
2012-05-31 09:48:17 -0400
-
2b0d1c207e
Fix CI tests
Timothy Warren
2012-05-29 16:34:45 -0400
-
35b21c31a5
Adjust autoloader
Timothy Warren
2012-05-29 14:52:27 -0400
-
93ddd7baec
Fix autoloading issue
Timothy Warren
2012-05-21 18:00:18 -0400
-
2c67dd03cc
Set up autoloader
Timothy Warren
2012-05-21 15:18:06 -0400
-
9688f8b901
Update docs
Timothy Warren
2012-05-15 15:57:28 -0400
-
257609168e
implemented mysql backup methods
Timothy Warren
2012-05-15 13:35:59 -0400
-
fd4a9e1587
Start of MySQL Backup structure method
Timothy Warren
2012-05-15 13:08:35 -0400
-
f555b179b4
Optimize foreach loops:
Timothy Warren
2012-05-14 13:33:41 -0400
-
bf3b072124
change db_filter function to use less memory
Timothy Warren
2012-05-14 12:34:12 -0400
-
3da9cd9c19
Added more meta-information methods, with tests
Timothy Warren
2012-05-09 13:54:38 -0400
-
eb5d30ab21
Improve 'type_list' methods
Timothy Warren
2012-05-08 15:37:36 -0400
-
db1490c016
Partially implement type_list method
Timothy Warren
2012-05-08 08:31:57 -0400
-
e4acfda004
Add list_types abstract method to db_sql class
Timothy Warren
2012-05-07 16:05:51 -0400
-
942d21a1b8
Fix tweaks
Timothy Warren
2012-05-02 12:59:52 -0400
-
dcdf581998
Database connection tweaks
Timothy Warren
2012-05-02 12:53:34 -0400
-
31ba0881ea
Remove echoing of sql statements
Timothy Warren
2012-05-01 14:19:34 -0400
-
790e82729e
Improve Quote_ident method of DB_PDO, fixes #3
Timothy Warren
2012-05-01 14:16:03 -0400
-
1a4fd0a9af
More query builder optimization
Timothy Warren
2012-05-01 13:45:11 -0400
-
f43e3c7ccf
Remove uneeded sqlite file
Timothy Warren
2012-04-30 16:08:49 -0400
-
dc0a8b7bc1
More method simplification
Timothy Warren
2012-04-30 16:06:06 -0400
-
008e65a872
Simplifiy select_ methods
Timothy Warren
2012-04-30 15:29:45 -0400
-
cd3255a8a2
Various Query Builder improvements
Timothy Warren
2012-04-30 14:49:30 -0400
-
baad919dca
Fix logic error and update docs
Timothy Warren
2012-04-30 14:29:22 -0400
-
b9e2dc46c9
Streamline a few query builder methods
Timothy Warren
2012-04-30 14:22:27 -0400
-
00cfc498b9
Okay, remove all the StdClass nonsense
Timothy Warren
2012-04-27 16:25:46 -0400
-
61156c7907
Better class hierarchy
Timothy Warren
2012-04-27 16:18:59 -0400
-
d8e293e450
Partially revert previous commit
Timothy Warren
2012-04-27 15:16:58 -0400
-
4dac510d70
Make base classes extend StdClass for the sake of organization
Timothy Warren
2012-04-27 13:12:11 -0400
-
1344f2fb85
Update README
Timothy Warren
2012-04-25 10:43:39 -0400
-
9acb171729
Fix firebird tests
Timothy Warren
2012-04-24 14:03:54 -0400
-
38aadabc9b
Test formatting cleanup
Timothy Warren
2012-04-24 14:00:44 -0400
-
1849e2d6a8
Misc tweaks
Timothy Warren
2012-04-23 13:28:49 -0400
-
8fc9a7295d
Firebird fixes, moved num_rows() method to db_pdo class
Timothy Warren
2012-04-20 16:33:40 -0400
-
b4c22c59e3
Revert "Extend stdClass for the sake of it"
Timothy Warren
2012-04-20 15:36:26 -0400
-
5e7a5b53b0
Extend stdClass for the sake of it
Timothy Warren
2012-04-20 15:25:25 -0400
-
62a7eaf73d
Add package docblock options
Timothy Warren
2012-04-20 13:17:39 -0400
-
cf4c03177a
Update docs
Timothy Warren
2012-04-19 11:44:15 -0400
-
845e0fee08
Added class reference in docs folder, improved comment consistency in classes
Timothy Warren
2012-04-19 11:42:50 -0400
-
698837dd02
Implemented backup data methods in mysql and pgsql drivers
Timothy Warren
2012-04-19 08:59:10 -0400
-
5d5588c909
Various tweaks
Timothy Warren
2012-04-18 16:28:12 -0400
-
12f53c5fd5
Split off db_util classes for each driver
Timothy Warren
2012-04-18 15:53:06 -0400
-
c12fcd9c09
Firebird cleanup
Timothy Warren
2012-04-18 11:42:19 -0400
-
5a4f6a3455
Add fetchObject method to Firebird_result class
Timothy Warren
2012-04-18 11:34:24 -0400
-
3c74f243fe
Implement more of PDOStatement in Firebird_Result class
Timothy Warren
2012-04-18 10:39:01 -0400
-
f03afaa98b
Made Firebird_Result class Extend PDOStatement
Timothy Warren
2012-04-17 16:57:28 -0400
-
16ad8b15d0
Remove pointless ODBC tests
Timothy Warren
2012-04-17 15:05:36 -0400
-
bf162323f0
Implemented 'having' and 'or_having' methods
Timothy Warren
2012-04-17 14:22:51 -0400
-
052a155df5
simplifiy count_all_results method
Timothy Warren
2012-04-17 11:43:06 -0400
-
902b6b7cb3
Implemented count_all_results method in Query Builder
Timothy Warren
2012-04-17 11:37:39 -0400
-
1211ed6347
Update system table method for postgres
Timothy Warren
2012-04-17 10:56:08 -0400
-
66c21338d0
More accurate method of listing tables for postgres
Timothy Warren
2012-04-17 10:49:38 -0400
-
f7d18b19fd
Added count_all method to query_builder
Timothy Warren
2012-04-17 08:29:28 -0400
-
49503dfb3d
Start of last unimplemented methods
Timothy Warren
2012-04-16 13:43:41 -0400
-
f6c3e89dc6
Move get system tables sql for mysql driver
Timothy Warren
2012-04-16 12:49:32 -0400
-
138e236673
Fix mysql get_system_tables method
Timothy Warren
2012-04-16 10:53:28 -0400
-
181eab239f
Remove DB_reg destruct method
Timothy Warren
2012-04-13 17:45:31 -0400
-
c4a67e3a1b
fix syntax error
Timothy Warren
2012-04-13 17:39:24 -0400
-
9b9ea5aeed
Added 'distinct' method to query builder
Timothy Warren
2012-04-13 16:50:05 -0400
-
ebe1b1a647
Rearrange tests, add Settings class tests
Timothy Warren
2012-04-13 13:48:38 -0400
-
e745750eca
Update test paths
Timothy Warren
2012-04-13 13:16:48 -0400
-
272dfd62d4
Implement select_max, select_min, select_avg, and select_sum methods in query builder
Timothy Warren
2012-04-13 12:49:13 -0400
-
15e7ef0832
Added 'get_where' method to query builder Also added prep work for select_* methods
Timothy Warren
2012-04-13 11:53:11 -0400
-
ffb454e95f
Change header to Query
Timothy Warren
2012-04-13 10:59:50 -0400
-
b2ec6823a4
Minor sql syntax update
Timothy Warren
2012-04-12 15:24:47 -0400
-
773e7b8b80
Move settings class
Timothy Warren
2012-04-12 14:42:26 -0400
-
74e8f99fd8
Fix autoloader for later inclusion
Timothy Warren
2012-04-12 14:00:42 -0400
-
9a34fcffb2
Minor filestructure re-arrangement
Timothy Warren
2012-04-12 13:44:31 -0400
-
b6d6f06ae5
Fix test loading
Timothy Warren
2012-04-11 11:53:18 -0400
-
de34e24325
rearranged tests
Timothy Warren
2012-04-11 11:48:56 -0400
-
ab34a7c0fc
Update README
Timothy Warren
2012-04-10 14:32:48 -0400
-
d1ff8d2690
Fix mysql tests
Timothy Warren
2012-04-10 14:14:31 -0400
-
71eca1986d
fix tests
Timothy Warren
2012-04-10 14:13:08 -0400
-
86fe790f28
Reorganize drivers
Timothy Warren
2012-04-10 14:06:34 -0400
-
76b522f0bd
Made get_dbs method abstract
Timothy Warren
2012-04-03 16:54:33 -0400
-
24ce87ca08
Added __call method to query builder
Timothy Warren
2012-04-02 09:40:16 -0400
-
da92e9c85c
Merge branch 'master' of https://github.com/aviat4ion/Query
Timothy Warren
2012-03-29 21:21:26 -0400
-
-
885d0a0ea5
Misc cleanup.
Timothy Warren
2012-03-29 21:20:03 -0400
-
d97312519f
Multiple php version tests?
Timothy Warren
2012-03-23 09:34:29 -0400
-
7800d58cd3
Remove unneeded env section
Timothy Warren
2012-03-22 21:27:12 -0400