root/trunk/lib/AkActiveRecord/AkAssociations


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1399 [1399] 09/01/09 20:52:50 bermi When loading associations using load(), it will always return false is no …
(edit) @1364 [1364] 08/07/09 05:06:41 arnoschn Fixing bug in AkHasMany->create method. the created Object did not have …
(edit) @1324 [1324] 06/21/09 21:12:22 bermi Has many counter SQL now works when calling it without requiring a …
(edit) @1322 [1322] 06/18/09 04:05:59 bermi Belongs to should not increment counter if owner is new record. Adding …
(edit) @1311 [1311] 06/03/09 06:10:12 bermi Fixing AkBelongsTo::counter_cache_column default settigns to match the …
(edit) @1309 [1309] 05/22/09 06:17:53 arnoschn fixing dependency nullify
(edit) @1302 [1302] 05/18/09 03:28:43 arnoschn Adding dependent options nullify/delete. adding join_conditions options …
(edit) @1301 [1301] 05/18/09 03:21:34 arnoschn fixing afterDestroy method. if associated item isNewRecord or does not …
(edit) @1298 [1298] 05/03/09 20:54:19 bermi Making it easier to use Ak::trace() with active records and other objects. …
(edit) @1297 [1297] 04/30/09 02:41:03 arnoschn fixing issue on detecting content-columns when instantiating objects in …
(edit) @1293 [1293] 04/28/09 08:06:58 arnoschn adding the possiblity to findWithAssociations to return array or an array …
(edit) @1287 [1287] 04/26/09 11:32:27 arnoschn fixing a stupid Ak::compat() call. = adding a $optionswrap? to …
(edit) @1286 [1286] 04/26/09 07:23:26 arnoschn WARNING: IMPORTANT CHANGES AHEAD ON …
(edit) @1284 [1284] 04/16/09 09:41:19 masylum Duplicated default group
(edit) @1283 [1283] 04/16/09 09:39:13 masylum Added group to AkHasMany?
(edit) @1264 [1264] 03/17/09 07:18:18 bermi Adding tests for after destroy on belongs to associations
(edit) @1262 [1262] 03/17/09 06:31:32 arnoschn Adding experimental "2nd level findWithAssociations", which allows you to …
(edit) @1261 [1261] 03/17/09 05:41:26 bermi Adding more details for failed associations in order to make it easier to …
(edit) @1254 [1254] 02/25/09 06:20:13 bermi Adding dependency control on belongs to associations
(edit) @1237 [1237] 01/15/09 18:21:12 bermi Fixing #244. Reported by tosick
(edit) @1185 [1185] 10/07/08 11:03:16 arnoschn WARNING: IMPORTANT CHANGES AHEAD! Using this version requires you do …
(edit) @1023 [1023] 08/11/08 18:44:20 kaste Fix. HasMany->load() now considers include-option and therefore …
(edit) @647 [647] 06/05/08 06:07:13 bermiferrer * Making sure the installer does not add timestamp columns when modifying …
(edit) @575 [575] 05/01/08 12:32:21 bermiferrer Fixing bug on habtm where when multiple associates where set() on existing …
(edit) @574 [574] 04/30/08 13:09:14 bermiferrer New records could not hold multiple habtm associates using ::set(). Fixes …
(edit) @563 [563] 04/14/08 19:54:13 kaste Fixes #149
(edit) @495 [495] 03/01/08 06:07:06 kaste Fixes #131.
(edit) @486 [486] 02/22/08 19:02:38 kaste Destroying an ActiveRecord? with a hasOne-Association now cascades even …
(add) @468 [468] 01/27/08 13:34:16 bermiferrer WARNING: IMPORTANT CHANGES AHEAD! --------------------------------- * …
Note: See TracRevisionLog for help on using the revision log.