This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
sqlalchemy
Watch
2
Star
0
Fork
0
You've already forked sqlalchemy
mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced
2026-05-28 11:35:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d140983148f1acbee7606a037bdf0a9f144cd173
sqlalchemy
/
test
/
dialect
/
postgresql
T
History
Mike Bayer
d140983148
Merge remote-tracking branch 'origin/pr/132' into pr132
2015-03-02 19:00:19 -05:00
..
__init__.py
…
test_compiler.py
- Fixed bug where Postgresql dialect would fail to render an
2015-01-16 18:03:45 -05:00
test_dialect.py
Merge remote-tracking branch 'origin/pr/132' into pr132
2015-03-02 19:00:19 -05:00
test_query.py
- additional test adjustments for pypy / psycopg2cffi. This
2015-01-26 18:43:19 -05:00
test_reflection.py
- The :meth:
.PGDialect.has_table
method will now query against
2014-12-04 12:01:19 -05:00
test_types.py
- Repaired support for Postgresql UUID types in conjunction with
2015-02-01 19:03:08 -05:00