Commit Graph

3 Commits

Author SHA1 Message Date
Qiang Xue
9b1c2c8064 Fixes #1586: QueryBuilder::buildLikeCondition() will now escape special characters and use percentage characters by default 2013-12-29 13:04:02 -05:00
Carsten Brandt
8250cfbb0f reverted change of count() signature 2013-11-14 08:06:57 +01:00
Carsten Brandt
65338972c7 refactored ActiveRecord classes to use Interfaces and traits
this allows us to implement other activerecord implementations based on
NoSQL dbms
2013-11-13 18:42:50 +01:00