summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-03-21correct some typos in docs :(Simon Holywell
2017-03-21make link to php secure for transactionsSimon Holywell
2017-03-21add raw_execute() documentationSimon Holywell
2016-12-14#307 document query logging shortcomingsSimon Holywell
2016-09-22typo on operatorOvidiu Ungureanu
2015-01-19Merge pull request #238 from limenet/patch-1Simon Holywell
2014-12-18Typo in navigationLeon Gersen
2014-10-09php.net doesn't use any subdomains (anymore)Linus Metzler
2014-10-04fixing links to the PHP documentationLinus Metzler
2014-06-22Tidy up the caching pull requestSimon Holywell
2014-06-22Added custom caching functionsPeter Ivanov
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-04-26Docs on raw_join implementationIgor Moiseev
2014-04-26Document the new compound primary keys behaviour and featuresLuis Ramón López
2014-04-26Note about precedenceThomas Dybdahl Ahle
2014-04-20Update the docs to reflect logger changes@Simon Holywell
2014-01-21Remove Durham and increment copyright yearSimon Holywell
2013-09-02Merge branch 'patch-1' of https://github.com/fridde/idiorm into developSimon Holywell
2013-09-01Minor confusionfridde
2013-08-28Add MS SQL `TOP` style syntax supportSimon Holywell
2013-08-28Test and document the query logger callbackSimon Holywell
2013-08-28Document and test PSR-1 compliant method accessSimon Holywell
2013-08-16Add static method `get_config`Mike Estes
2013-04-02docs: querying: minor typoBenjamin Ruston
2013-02-28Prepend PHP tag in docsSimon Holywell
2013-02-28Merge branch 'master' of https://github.com/j4mie/idiormSimon Holywell
2013-02-28Attempt to get syntax highlighting workingSimon Holywell
2013-02-28Document array config to use connection_stringSimon Holywell
2013-02-20Remove version numbers and bump yearSimon Holywell
2013-02-20Fix typo in select_many() examplesjparsons
2013-01-24Multi-connections: Code style and docsSimon Holywell
2013-01-22Apparently not all files were included in previous commit.Tom Gregory
2013-01-22Merge remote-tracking branch 'upstream/develop' into dev-multi. Updated docum...Tom Gregory
2013-01-15Add ResultSet functionality to IdiormSimon Holywell
2013-01-04Add HAVING clause support to query builderSimon Holywell
2013-01-03Remove additional semicolon from set_expr()Simon Holywell
2013-01-03Add access to PDOStatement via get_last_statementtag
2013-01-03Issue #81 Move documentation out of one massive readme fileSimon Holywell
2012-12-14Move config, installation & philosophy into SphinxSimon Holywell
2012-11-28Begin sphinx based documentationSimon Holywell