From 3439ca1d152acf55ee43c81831d1098835dac58e Mon Sep 17 00:00:00 2001 From: Simon Holywell Date: Thu, 3 Jan 2013 15:31:07 +0000 Subject: Issue #90 When using set_expr alone it doesn't trigger query creation --- README.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'README.markdown') 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 -- cgit v1.2.3