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
|
c2e37f3f9d
|
typo fix.
|
2011-02-03 18:33:38 +00:00 |
|
qiang.xue
|
4be0af6917
|
changed copyright year.
|
2011-01-01 19:31:13 +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
|
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 |
|
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
|
876428500e
|
merge from 1.0
|
2009-02-08 20:24:39 +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
|
f2bf0db22b
|
Fixed a bug when MySQL tables are using mixed-case letters in their names, relational active record fails to work as expected.
|
2008-11-26 18:50:43 +00:00 |
|
qiang.xue
|
d5356146f7
|
Fixed a bug in determining FK relations in MySQL
|
2008-11-04 12:27:47 +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 |
|