mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-04 15:00:02 -04:00
0.9 changelog
This commit is contained in:
Vendored
+8
@@ -6,6 +6,14 @@
|
||||
.. changelog::
|
||||
:version: 0.9.0
|
||||
|
||||
.. change::
|
||||
:tags: feature, postgresql
|
||||
|
||||
Support for Postgresql 9.2 range types has been added.
|
||||
Currently, no type translation is provided, so works
|
||||
directly with strings or psycopg2 2.5 range extension types
|
||||
at the moment. Patch courtesy Chris Withers.
|
||||
|
||||
.. change::
|
||||
:tags: bug, examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user