From 314caf838ec1ca7a7833378653979476ce6d1bb7 Mon Sep 17 00:00:00 2001 From: Simon Holywell Date: Fri, 4 Jan 2013 09:43:09 +0000 Subject: Issue #74 escaping quote symbols in "_quote_identifier_part" --- README.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 4a361ba..119a540 100644 --- a/README.markdown +++ b/README.markdown @@ -46,6 +46,7 @@ Changelog * 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 +* Escape quote symbols in "_quote_identifier_part" - close issue #74 #### 1.2.3 - release 2012-11-28 -- cgit v1.2.3