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-29 20:14:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfb2eee0f3a11f79ca216ab805338868b503aa16
sqlalchemy
/
test
/
dialect
/
postgresql
T
History
Mike Bayer
cfb2eee0f3
- add a skip for JSONB on pg8000 if we are on 1.10.1 or earlier
2015-03-02 19:16:37 -05:00
..
__init__.py
refactor test suites for postgresql, mssql, mysql into packages.
2013-06-28 22:30:11 -04:00
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
- add a skip for JSONB on pg8000 if we are on 1.10.1 or earlier
2015-03-02 19:16:37 -05:00