summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-07Update idiorm.phpSoufiane Ghzal
2014-06-03Merge pull request #206 from charsleysa/developSimon Holywell
2014-05-29Removed useless code.Stefan Andres Charsley
2014-05-29Fixed type checks.Stefan Andres Charsley
2014-05-29Fixed testing logic.Stefan Andres Charsley
2014-05-29Fixed testing.Stefan Andres Charsley
2014-05-29Fix typos.Stefan Andres Charsley
2014-05-29Fix for parameter types.Stefan Andres Charsley
2014-05-28Document updates in the changelogSimon Holywell
2014-05-28Merge pull request #202 from lrlopez/where_id_in-2Simon Holywell
2014-05-28Merge pull request #201 from lrlopez/where_any_isSimon Holywell
2014-05-28Merge pull request #197 from kendru/issue176Simon Holywell
2014-05-18where_id_in() for selecting multiple records by primary keyLuis Ramón López
2014-05-18Multiple OR'ed conditions supportLuis Ramón López
2014-05-06Modify test to run query with db not explicitly setAndrew Meredith
2014-05-06Ensure database set up alwaysAndrew Meredith
2014-04-26Document PRs #171 and #163Simon Holywell
2014-04-261. Adjustment of code to work with multiple raw_joins 2. Test multiple raw joinsIgor Moiseev
2014-04-26Docs on raw_join implementationIgor Moiseev
2014-04-26Implemetation of raw_joinIgor Moiseev
2014-04-26Add a RAW JOIN source to the queryIgor Moiseev
2014-04-26Document the new compound primary keys behaviour and featuresLuis Ramón López
2014-04-26Tests for compound primary keys queries addedLuis Ramón López
2014-04-26INSERT queries are now compound primary keys awareLuis Ramón López
2014-04-26delete() method is now compound primary keys awareLuis Ramón López
2014-04-26UPDATE queries are now compound primary keys awareLuis Ramón López
2014-04-26having_*() methods are now compound primary key awareLuis Ramón López
2014-04-26where_*() methods are now compound primary key awareLuis Ramón López
2014-04-26Multiple column names can now be specified when calling get()Luis Ramón López
2014-04-26Added a protected method for filtering multiple column primary keysLuis Ramón López
2014-04-26Add support for adding multi-column conditions into queriesLuis Ramón López
2014-04-26Document improved testing suite PRSimon Holywell
2014-04-26FIX: Added parameter array checkingStefan Andres Charsley
2014-04-26FIX: Added parameter array checkingStefan Andres Charsley
2014-04-26FIX: Added parameter array checkingStefan Andres Charsley
2014-04-26FIX: Added parameter array checkingStefan Andres Charsley
2014-04-26FIX: Added parameter array checkingStefan Andres Charsley
2014-04-26FIX: Added parameter array checkingStefan Andres Charsley
2014-04-26FIX: Added parameter array checkingStefan Andres Charsley
2014-04-26FIX: Added parameter array checkingStefan Andres Charsley
2014-04-26Added parameter array checkingStefan Andres Charsley
2014-04-26Merge precedence docsSimon Holywell
2014-04-26Note about precedenceThomas Dybdahl Ahle
2014-04-20Update the docs to reflect logger changes@Simon Holywell
2014-04-20Update readme with addition notesSimon Holywell
2014-04-20Merge branch 'master' of github.com:AgelxNash/idiorm into developSimon Holywell
2014-02-25Add composer badgesSimon Holywell
2014-02-14Query TimeAgelxNash
2014-01-23Merge branch 'develop' of github.com:j4mie/idiorm into developSimon Holywell
2014-01-23Issue #176 add test for reported case - passesSimon Holywell