DaSourcerer
|
34bce2647e
|
Address issue #547: s/TYPE=INNODB/ENGINE=InnoDB/
|
2012-03-23 15:02:38 +01:00 |
|
alexander.makarow
|
a5c831a72d
|
fixed missing AUTOINCREMENT in sqlite.sql that is used in sequence tests
|
2011-11-21 01:11:08 +00:00 |
|
alexander.makarow
|
5bcb07f752
|
(Fixes issue 2647) Fixed inconvenient way of defining through relation.
(Fixes issue 2646)
(Fixes issue 2706) Added ability to join on a specific keys.
|
2011-10-13 17:41:55 +00:00 |
|
alexander.makarow
|
76a61a8c14
|
(Fixes issue 2637) Related table alias set dynamically in relational query is now available in the scopes of reated model
|
2011-07-12 21:05:22 +00:00 |
|
alexander.makarow
|
1680724f1f
|
(Fixes issue 2029) Added scope support to Model::relations()
|
2011-07-06 21:49:58 +00:00 |
|
alexander.makarow
|
f7505c00f9
|
(Fixes issue 2319) Added support to call behavior scope through criteria 'with'=>array('scopes'=>'behaviorScope')
|
2011-04-17 10:38:14 +00:00 |
|
alexander.makarow
|
b1599035de
|
(Fixes issue 2274) merging of "with" fails if there is joinType
|
2011-03-31 21:22:23 +00:00 |
|
alexander.makarow
|
78bf76d3ae
|
(Fixes issue 1117) Added support for "through" in Active Record relations allowing to handle association table data
|
2011-02-28 17:19:09 +00:00 |
|
alexander.makarow
|
286d95aac3
|
Added ability to perform Relational JOIN without getting related models
|
2011-02-25 22:54:03 +00:00 |
|
alexander.makarow
|
69edc13582
|
corrected HAS_MANY through test
|
2011-02-20 04:19:27 +00:00 |
|
alexander.makarow
|
486acc4f5c
|
(Fixes issue 558) Added parametrized named scopes, added scopes to criteria, implemented scope criteria merging
|
2011-02-19 00:11:00 +00:00 |
|
alexander.makarow
|
cc02af46c3
|
(Fixes issue 2122) Fixed typo in relation in CActiveRecordHasManyThroughModels
|
2011-02-18 21:20:22 +00:00 |
|
alexander.makarow
|
04b6dd9331
|
(Fixes issue 1221) fixed CActiveRecordHasManyThroughTest
|
2011-02-18 21:16:18 +00:00 |
|
alexander.makarow
|
1f757cbf53
|
improved unit tests
|
2011-02-18 15:25:38 +00:00 |
|