- 29 Dec, 2013 1 commit
-
-
Qiang Xue authored
Fixes #1586: `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default
-
- 27 Dec, 2013 1 commit
-
-
Mark authored
-
- 22 Dec, 2013 1 commit
-
-
Qiang Xue authored
Fixes #1579: throw exception when the given AR relation name does not match in a case sensitive manner. Renamed `ActiveRecord::getPopulatedRelations()` to `getRelatedRecords()`
-
- 16 Dec, 2013 1 commit
-
-
Paul Klimov authored
-
- 11 Dec, 2013 1 commit
-
-
Carsten Brandt authored
also filled framework CHANGELOG with relevant changes since alpha
-
- 10 Dec, 2013 1 commit
-
-
Qiang Xue authored
-