summaryrefslogtreecommitdiff
path: root/README.markdown
AgeCommit message (Expand)Author
2010-09-14Add code, tests and docs for inequality operators: where_gt, where_lt, where_...Jamie Matthews
2010-07-05Version 0.5Jamie Matthews
2010-07-05Add 'driver_options' setting to allow driver-specific connection options to b...Jamie Matthews
2010-04-12Version 0.4Jamie Matthews
2010-04-12Added support for COUNT queriesJamie Matthews
2010-03-04Reordered README slightly to clarifyJamie Matthews
2010-03-03Corrected typo in READMEJamie Matthews
2010-02-28Added MySQL connection exampleJamie Matthews
2010-02-26Version 0.3Jamie Matthews
2010-02-26Fixed multiple bugs in query buildingJamie Matthews
2010-02-25Allow passing username and password to PDO constructor for eg. MySQL adapterJamie Matthews
2010-02-19Corrected typo in READMEJamie Matthews
2010-02-13Updated TODOJamie Matthews
2010-02-13Fix section headingJamie Matthews
2010-02-13Clarified documentation and fixed typosJamie Matthews
2010-02-13Improved examples in READMEJamie Matthews
2010-02-13Version 0.2Jamie Matthews
2010-02-13Added where_like method, documentation and tests. Changing API to use alterna...Jamie Matthews
2010-02-13Added raw_query support, documentation and testsJamie Matthews
2010-02-13Added raw_where support, documentation and testsJamie Matthews
2010-02-13Added documentation for ORM configurationJamie Matthews
2010-02-12Added ORDER BY to queriesJamie Matthews
2010-02-11Fixed typo in READMEJamie Matthews
2010-02-11Fixed typo in READMEJamie Matthews
2010-02-11Added license information to READMEJamie Matthews
2010-02-11Typo fixes and additions to READMEJamie Matthews
2010-02-11Marked where_raw and raw_select as TODOJamie Matthews
2010-02-11Added feature list and TODOJamie Matthews
2010-02-11Added test and docs for delete methodJamie Matthews
2010-02-11Added LIMIT and OFFSET, added more documentationJamie Matthews
2010-02-11Added READMEJamie Matthews