Commit Graph

28 Commits

Author SHA1 Message Date
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
qiang.xue
28c370f530 (Fixes issue 2493) 2011-06-23 14:53:50 +00:00
qiang.xue
e1ee5197c3 (Fixes issue 1770) 2011-03-19 01:26:47 +00:00
qiang.xue
03d09cdf6a (Fixes issue 2107) 2011-03-12 14:06:38 +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
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
qiang.xue
978a406f71 (Fixes issue 1888) 2010-12-28 18:24:27 +00:00
qiang.xue
7b2dfa5c3e 2010-12-02 17:28:00 +00:00
qiang.xue
eccf8bb2d5 2010-12-02 17:27:28 +00:00
qiang.xue
d2d2daa9e9 swap the parameter order of createIndex/dropIndex. 2010-11-30 02:38:24 +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
55de5dc025 Fixed tests. 2010-11-12 22:12:29 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
mdomba
ef2ca77957 added PHPDoc param where needed 2010-09-23 12:34:33 +00:00
qiang.xue
bf293ca5b1 2010-07-14 21:47:16 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
bc4546ac35 Ensure calling resetSequence() doesn't fail when sequence does not exist. 2009-06-11 19:51:58 +00:00
qiang.xue
7c9033cb1e * Added CDbSchema::resetSequence() and checkIntegrity() 2009-06-10 19:58:14 +00:00
qiang.xue
f7bb9227f3 merge from 1.0 2009-03-20 17:31:09 +00:00
qiang.xue
7c16ad79a3 merge from 1.0 2009-01-09 22:07:29 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
599e6c5278 Added CDbCommandBuilder::createSearchCondition 2008-11-01 19:18:55 +00:00
qiang.xue
e498918a01 make method names more consistent. 2008-11-01 18:54:47 +00:00
qiang.xue
0b41f85aeb Implemented hierarchical role-based access control 2008-10-20 21:04:04 +00:00
qiang.xue
55bdd955a5 removed carriage returns from files. 2008-10-13 21:26:19 +00:00
qiang.xue
662798d8a5 2008-09-28 12:03:53 +00:00