summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorSimon Holywell <[email protected]>2013-01-03 15:31:07 +0000
committerSimon Holywell <[email protected]>2013-01-03 15:31:07 +0000
commit3439ca1d152acf55ee43c81831d1098835dac58e (patch)
treec104537f4ed5b1b2fd5db07fc76c61168d461eee /README.markdown
parentb241439aec5dd4123e9d6d4fbf5f60364b027797 (diff)
Issue #90 When using set_expr alone it doesn't trigger query creation
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index f441206..4a361ba 100644
--- a/README.markdown
+++ b/README.markdown
@@ -45,6 +45,7 @@ Changelog
* Add `is_new` method - closes issue #85
* Fix last insert ID for PostgreSQL using RETURNING - closes issues #62 and #89 [[laacz](https://github.com/laacz)]
* Add `get_last_statement()` - closes issue #84 [[tag](https://github.com/tag)]
+* Fix when using `set_expr` alone it doesn't trigger query creation - closes issue #90
#### 1.2.3 - release 2012-11-28