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-06-03 06:19:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
201ba16fc88439fa100023369dfdfe22625253c9
sqlalchemy
/
test
/
dialect
/
postgresql
T
History
Mike Bayer
7ac81f6d0a
Merge branch 'postgres-concurrently' of
https://bitbucket.org/iurisilvio/sqlalchemy
into pr45
2015-03-10 15:00:21 -04:00
..
__init__.py
…
test_compiler.py
Dialect option
postgresql_concurrently
to
Index
construct.
2015-02-25 21:05:31 -03: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