From d610dc89969bb3c006f38da8c96bf6484eca6104 Mon Sep 17 00:00:00 2001 From: Kaspars Foigts Date: Wed, 19 Dec 2012 16:16:47 +0200 Subject: Fix last insert ID not being returned with postgresql, take 2. --- README.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 34fb6fe..cc1414b 100644 --- a/README.markdown +++ b/README.markdown @@ -43,6 +43,7 @@ Changelog * Add in raw_execute - closes issue #40 [[tag](https://github.com/tag)] * Add query logging to `delete_many` [[tag](https://github.com/tag)] * 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)] #### 1.2.3 - release 2012-11-28 -- cgit v1.2.3