Commit Graph

20 Commits

Author SHA1 Message Date
CeBe
928ec818ce fixed typo rollBack -> rollback
used case setting of methods implementation in CDbTransaction as
reference.
2012-07-16 04:59:40 +02:00
alexander.makarow
e661101e0f and one more approach to schema cache refresh 2011-12-27 20:28:26 +00:00
alexander.makarow
3d8563fddf another approach to schema cleanup after DB migration 2011-12-27 19:20:45 +00:00
alexander.makarow
12d0472aa3 2011-12-26 23:26:31 +00:00
alexander.makarow
65674df196 added @since 2011-12-26 23:15:32 +00:00
alexander.makarow
06e8677f39 (Fixes issue 3024) DB schema cache is now refreshed after applying migration 2011-12-26 23:11:09 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
alexander.makarow
b7c4c635bc (Fixes issue 2330) Fixed links to where at CDbMigration docs 2011-05-13 00:06:44 +00:00
alexander.makarow
e7b6883ebb PhpDoc corrections 2011-05-05 21:36:32 +00:00
qiang.xue
dc99b7cdeb (Fixes issue 1868) 2011-03-14 00:28:38 +00:00
qiang.xue
49e2e674a7 (Fixes issue 2172) 2011-03-07 04:43:49 +00:00
qiang.xue
6e353740a4 * Added transaction support for the DB migration feature. 2011-03-04 17:16:49 +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
mdomba
abe690ad9c missing dot 2010-12-28 09:48:00 +00:00
mdomba
2838d3241b added missing variablename to @param 2010-12-20 13:19:18 +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
4681af6b2b * (Fixes 1191) Implemented the database migration feature 2010-11-30 03:12:29 +00:00