summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorSimon Holywell <[email protected]>2013-01-04 09:43:09 +0000
committerSimon Holywell <[email protected]>2013-01-04 09:43:09 +0000
commit314caf838ec1ca7a7833378653979476ce6d1bb7 (patch)
tree8c9b3d7d1c3cdf01ccd7700caccc784953167046 /README.markdown
parent3439ca1d152acf55ee43c81831d1098835dac58e (diff)
Issue #74 escaping quote symbols in "_quote_identifier_part"
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 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