Commit Graph

57 Commits

Author SHA1 Message Date
qiang.xue
c0889ed1e9 (Fixes issue 2000) 2011-03-12 21:56:01 +00:00
qiang.xue
a303e6d498 (Fixes issue 2094) 2011-03-11 22:34:47 +00:00
qiang.xue
63a27f3e4a Allow the AS keyword to be optional when specifying column alias in query builder. 2011-03-07 13:21:24 +00:00
qiang.xue
2b69df1608 (Fixes issue 2178) 2011-03-07 13:16:11 +00:00
alexander.makarow
2ab981b454 reverted method chaining support 2011-02-24 16:42:44 +00:00
alexander.makarow
75041e8620 Chained calls are now possible for most framework class setters and methods not returning a value 2011-02-23 20:20:28 +00:00
qiang.xue
fd7d3dc138 fixed doc error. 2011-02-17 02:56:49 +00:00
alexander.makarow
f2abf4911d 2011-02-12 20:43:40 +00:00
alexander.makarow
1d157b218d (Fixes issue 2011) Added CDbCommand::setFetchMode to allow setting PDO result fetching mode 2011-02-11 22:30:05 +00:00
qiang.xue
22621c5d08 * Added support for query caching. 2011-02-11 03:48:01 +00:00
alexander.makarow
6c27e008d7 2011-02-04 15:08:03 +00:00
alexander.makarow
8316b78385 Fixed resetting sequence in CDbCommand::truncateTable 2011-02-04 14:53:50 +00:00
qiang.xue
3588961dde (Fixes issue 1771) 2011-01-06 16:57:10 +00:00
qiang.xue
42436761bd changed like operands. 2011-01-02 01:14:27 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
mdomba
a94c075f78 Changed "int" to "integer" for consistency, in PHPDoc 2010-12-29 13:53:25 +00:00
qiang.xue
978a406f71 (Fixes issue 1888) 2010-12-28 18:24:27 +00:00
qiang.xue
c9d5d8357c (Fixes issue 1855) 2010-12-04 19:59:53 +00:00
qiang.xue
836e11ed6f * Added support for adding/dropping foreign key constraints using query builder. 2010-12-02 17:23:27 +00:00
qiang.xue
d2d2daa9e9 swap the parameter order of createIndex/dropIndex. 2010-11-30 02:38:24 +00:00
qiang.xue
fc9b1ac227 Fixed a typo in query builder. 2010-11-29 21:41:49 +00:00
qiang.xue
bbfd0eeff3 Improved the error display in console command mode 2010-11-29 17:16:44 +00:00
mdomba
7a7714278c 2010-11-29 11:05:20 +00:00
mdomba
10fa942472 Updated missing PHPDoc @param 2010-11-29 11:03:47 +00:00
qiang.xue
fb256b4605 refactored query builder methods. 2010-11-28 19:55:05 +00:00
qiang.xue
7c2b563358 Added CDbCommand::reset(). 2010-11-28 02:55:13 +00:00
qiang.xue
3d984fbc25 * Added query builder methods for building database schema manipulation queries. 2010-11-28 02:49:35 +00:00
qiang.xue
3325e62dd5 CDbConnection::quoteColumnName and quoteTableName will properly quote table prefix and schema prefix. 2010-11-27 02:34:04 +00:00
qiang.xue
3c2077e24b * Finished query builder documentation. 2010-11-17 19:56:48 +00:00
qiang.xue
0b3883783a * Added query builder 2010-11-16 22:33:30 +00:00
qiang.xue
c1dc18f408 Added CDbCommand::bindValues() 2010-11-07 01:07:08 +00:00
alexander.makarow
48779b0e4e (Fixes issue 1629) Added logging of DB query params in DB query profiling 2010-10-28 21:44:28 +00:00
mdomba
3e27374d6a Fixed some typos in PHPdoc 2010-09-23 14:14:20 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
7234a3c825 (Fixes issue 1547) 2010-09-09 17:42:49 +00:00
qiang.xue
a6ba813979 (Fixes issue 1527) 2010-09-02 16:01:38 +00:00
alexander.makarow
d9c5d42d51 2010-08-25 12:57:24 +00:00
alexander.makarow
3bde53e235 Proper exception handling for CDbCommand. 2010-08-25 12:48:38 +00:00
keyboard.idol@gmail.com
2e3b0223ce (Fixes issue 1440) 2010-08-18 03:32:58 +00:00
qiang.xue
5b59e26d24 (Fixes issue 1344) 2010-06-28 11:59:26 +00:00
qiang.xue
0714bdc807 2010-06-01 14:26:29 +00:00
qiang.xue
5fb7b24fb1 2010-05-20 13:11:23 +00:00
qiang.xue
c883c745f1 2010-03-10 21:48:45 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
8b93dd719e * Added support for using table prefixes 2009-10-23 13:24:20 +00:00
qiang.xue
5bd2352e0f merge from 1.0 2009-10-17 01:49:02 +00:00
qiang.xue
783bf54883 merge from 1.0 2009-10-16 15:03:59 +00:00
qiang.xue
6bf45d462e merge from 1.0 2009-07-21 19:34:55 +00:00
qiang.xue
65328fa018 merge from 1.0. 2009-05-29 00:35:22 +00:00
qiang.xue
260a80e4a9 merge from 1.0 2009-05-22 20:14:05 +00:00