1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 21 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PSR-2 formatting fixes More... over 10 years ago
Add custom docs theme derived from Celery theme More... over 10 years ago
Fixed bug where all joined columns were returned in objects More... over 10 years ago
Require a pass in PHP 5.5 More... over 10 years ago
Fix bug where aliases weren't used for join criteria More... over 10 years ago
Added support for joins on collections by relationships More... over 10 years ago
Add aliases to queries and finders More... over 10 years ago
Merge pull request #68 from bjornpost/fix-issue-65 More... over 10 years ago
DomainObject::lock no longer throws stale exceptions, provides closure to opt-in instead. More... over 10 years ago
Merge pull request #85 from lox/filtered-load More... over 10 years ago
Added a changelog More... over 10 years ago
Ensure backticks in magicBind are matched More... over 10 years ago
Merge pull request #90 from dhotson/backquote-fixes More... over 10 years ago
Merge pull request #93 from bjornpost/fix-issue-92 More... over 10 years ago
Clone ->query before aggregating. Fixes #92. More... over 10 years ago
Fixed binding that included backquotes More... over 10 years ago
Merge pull request #87 from tombb/deadlock-exception More... over 10 years ago
Added contributors to README.me More... over 10 years ago
Merge pull request #91 from dhotson/enumerate-instantiable-classes More... over 10 years ago
Fixed some problems with column names being quoted More... over 10 years ago
Enumerate instatiable classes only More... over 10 years ago
Merge pull request #89 from dannymidnight/master More... over 10 years ago
Quote criteria in magical finders More... over 10 years ago
Detect deadlocks using error codes More... over 10 years ago
Fix orderBy(): now resets the ordering. More... over 10 years ago
Merge pull request #84 from lox/identity-comparison More... over 10 years ago
Add DeadlockException More... over 10 years ago
Revert "Added support for binding arrays with `x IN ?` syntax" More... over 10 years ago
Add common aggregate functions to the Collection More... over 10 years ago
Added support for binding arrays with `x IN ?` syntax More... over 10 years ago