From 779f1ba4306c51f1366cdcab1a130e3da1627414 Mon Sep 17 00:00:00 2001 From: Simon Holywell Date: Sat, 26 Apr 2014 13:25:34 +0100 Subject: Merge precedence docs --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index 7e87438..825cf2a 100644 --- a/README.markdown +++ b/README.markdown @@ -82,6 +82,7 @@ Changelog * Changed database array access to ensure it's always properly setup [[falmp](https://github.com/falmp)] - [issue #159](https://github.com/j4mie/idiorm/issues/159) * Allow unsetting the db (ORM::set_db(null)) to make the test work again [[borrel](https://github.com/borrel)] - [issue #160](https://github.com/j4mie/idiorm/issues/160) * Add HHVM to travis-ci build matrix [[ptarjan](https://github.com/ptarjan)] - [issue #168](https://github.com/j4mie/idiorm/issues/168) +* Improve where statement precendence documentation [[thomasahle](https://github.com/thomasahle)] - [issue #190](https://github.com/j4mie/idiorm/issues/190) #### 1.4.1 - release 2013-12-12 -- cgit v1.2.3