summaryrefslogtreecommitdiff
path: root/README.markdown
AgeCommit message (Expand)Author
2014-04-26Merge precedence docsSimon Holywell
2014-04-20Update the docs to reflect logger changes@Simon Holywell
2014-04-20Update readme with addition notesSimon Holywell
2014-02-25Add composer badgesSimon Holywell
2013-12-26Add change log detailsSimon Holywell
2013-12-12Issue #156 findMany() returns only the last record in a setSimon Holywell
2013-12-12Issue #156 findMany() returns only the last record in a setSimon Holywell
2013-09-05Add release date to changelogSimon Holywell
2013-09-03Document latest changesSimon Holywell
2013-08-30Allow `set()` and `set_expr()` calls to be chainedErik Wiesenthal
2013-08-30Document array index changeSimon Holywell
2013-08-29Improve the changelog and add feature complete messageSimon Holywell
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-28Update the readme changelogSimon Holywell
2013-02-26Get syntax highlighting working code exampleSimon Holywell
2013-01-31Update the release dateSimon Holywell
2013-01-30Add travis-ci build statusSimon Holywell
2013-01-29Add Firebird and PostgreSQL to supported DBsSimon Holywell
2013-01-29Merge branch 'develop'Simon Holywell
2013-01-29Re-order changelog and credit @tagSimon Holywell
2013-01-29Update changelogSimon Holywell
2013-01-25Add in a code sample to readmeSimon Holywell
2013-01-25Add changelog for multiple connectionsSimon Holywell
2013-01-21Update the changelog with composer changeSimon Holywell
2013-01-15Add ResultSet functionality to IdiormSimon Holywell
2013-01-11Refactor HAVING and WHERE to share more codeSimon Holywell
2013-01-11Issue 92 aggregate functions always returning intsSimon Holywell
2013-01-04Add HAVING clause support to query builderSimon Holywell
2013-01-04Issue #74 escaping quote symbols in "_quote_identifier_part"Simon Holywell
2013-01-03Issue #90 When using set_expr alone it doesn't trigger query creationSimon Holywell
2013-01-03Add changelog for get_last_statementSimon Holywell
2013-01-03Fix last insert ID not being returned with postgresql, take 2.Kaspars Foigts
2013-01-03Forgot to mention new documentation build procedures and locationSimon Holywell
2013-01-03Merge branch 'sphinxdocs' into developSimon Holywell
2013-01-03Issue #81 Move documentation out of one massive readme fileSimon Holywell
2013-01-03Fixing minor code typo in READMEBrian Herbert
2012-12-14Move config, installation & philosophy into SphinxSimon Holywell
2012-11-29Merge branch 'master' into developSimon Holywell
2012-11-29Correct spelling error in documentationSimon Holywell
2012-11-29Closes issue #85 Implement is_new() in IdiormSimon Holywell
2012-11-28Remove 5.3 static call. Closes issue #78Simon Holywell
2012-11-26Add in release notes for pull requestsSimon Holywell
2012-11-15Add release change logSimon Holywell
2012-11-15Fix bug caused by custom exception not extending base exceptionSimon Holywell
2012-11-14Add brief installation tips to readmeSimon Holywell
2012-11-14Issue #57 _log_query errors when given raw ? or %Simon Holywell
2012-11-12A couple of documentation optimisationsSimon Holywell
2012-11-12Issue #17 Add find_array methodSimon Holywell