summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-14Query TimeAgelxNash
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-09-03Merge branch 'master' of https://github.com/ulrikjohansson/idiorm into developSimon Holywell
2013-09-02Correct docblock type hint for set_db($db)Ulrik Johansson
2013-09-02Merge branch 'patch-1' of https://github.com/fridde/idiorm into developSimon Holywell
2013-09-01Minor confusionfridde
2013-08-30Minor improvement to test/bootstrap.phpSimon Holywell
2013-08-30Repair mock results generatorSimon Holywell
2013-08-30Fix build - forgot function keywordSimon Holywell
2013-08-30Allow `set()` and `set_expr()` calls to be chainedErik Wiesenthal
2013-08-30Document array index changeSimon Holywell
2013-08-30Issue #133 find_many returns an associative arrayErik Wiesenthal
2013-08-29Improve the changelog and add feature complete messageSimon Holywell
2013-08-28Add MS SQL `TOP` style syntax supportSimon Holywell
2013-08-28Merge branch 'master' of https://github.com/JoelMarcey/idiorm into developSimon Holywell
2013-08-28Correct class nameSimon Holywell
2013-08-28Test and document the query logger callbackSimon Holywell
2013-08-28Repair state after completing testSimon Holywell
2013-08-28fix travisSam
2013-08-28logger callbackSam
2013-08-28Document and test PSR-1 compliant method accessSimon Holywell
2013-08-28Update bootstrap.php so the tests can run on both HHVM and ZendJoel Marcey
2013-08-28Added ability to use camel cased methods[email protected]
2013-08-28Update the readme changelogSimon Holywell
2013-08-28Merge branch 'vicvicvic-wherealias' of https://github.com/vicvicvic/idiorm in...Simon Holywell
2013-08-28Merge pull request #120 from tassoevan/developSimon Holywell
2013-08-28Merge branch 'master' of https://github.com/mikejestes/idiorm into developSimon Holywell
2013-08-18Corrects typo in "testJoinWithAliasesAndWhere" method name.Victor Andrée
2013-08-16Add static method `get_config`Mike Estes
2013-08-14Uses table alias in WHEREVictor Andrée
2013-07-29Reset dirty expression fields on save as wellSimon Holywell
2013-05-08Ignore result columns when calling a aggregate functionTasso Evangelista
2013-04-16Add support for T-SQL style TOP clausesSebastien Bariteau
2013-04-07Merge pull request #111 from bruston/bruston-docfixSimon Holywell
2013-04-02docs: querying: minor typoBenjamin Ruston
2013-03-20Merge pull request #106 from mailopl/masterSimon Holywell
2013-03-20fixed phpdoc in get_db()Marcin Wawrzyniak
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-26Get syntax highlighting working code exampleSimon Holywell
2013-02-20Remove version numbers and bump yearSimon Holywell
2013-02-20Merge pull request #103 from sjparsons/masterSimon Holywell
2013-02-20Fix typo in select_many() examplesjparsons
2013-01-31Update the release dateSimon Holywell
2013-01-30Simplify get_last_query()Simon Holywell