We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1daf7b4 commit ecdb378Copy full SHA for ecdb378
Changes.rst
@@ -1,3 +1,8 @@
1
+Changes for v0.1.5 (2020-01-01)
2
+===============================
3
+
4
+Fix handling of non-dialect-specific datetime types
5
6
Changes for v0.1.4 (2019-11-18)
7
===============================
8
setup.py
@@ -4,7 +4,7 @@
setup(
name="sqlalchemy-aurora-data-api",
- version="0.1.4",
+ version="0.1.5",
url='https://github.com/chanzuckerberg/sqlalchemy-aurora-data-api',
9
license='Apache Software License',
10
author='Andrey Kislyuk',
0 commit comments