]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- for #3455
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 19 Jun 2015 18:10:47 +0000 (14:10 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 19 Jun 2015 18:10:47 +0000 (14:10 -0400)
commite625d2ea88f4ae3e0a667b3d2a904dafbd0421b9
tree20d026818f04242d86e60f11d262f6016048ad0e
parent99ceed3e55e87c7aca9898359e68c90ecee7965c
- for #3455
- changelog
- versionadded + reflink for new pg storage parameters doc
- pep8ing
- add additional tests to definitely check that the Index object
is created all the way with the opts we want
fixes #3455
doc/build/changelog/changelog_10.rst
lib/sqlalchemy/dialects/postgresql/base.py
test/dialect/postgresql/test_compiler.py
test/dialect/postgresql/test_reflection.py