You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moving from SQL_CALC_FOUND_ROWS to count(*)
Fix bug with relation alias name and caps
Fix bug in relation getter with LIMIT clause
Fix bug with no where / order / limit in many to many getter
Refactoring Code
Refactoring PHPDoc
Refactoring Tests