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-19 15:12:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e04baa2953fb5d0d29f5dca01ea6882bf1fa1cd4
sqlalchemy
/
test
/
dialect
/
postgresql
T
History
mike bayer
c0b0bf8ab8
Merge "Deprecate create_engine.implicit_returning" into main
2021-11-18 16:11:35 +00:00
..
__init__.py
refactor test suites for postgresql, mssql, mysql into packages.
2013-06-28 22:30:11 -04:00
test_async_pg_py3k.py
qualify asyncpg API tests for python 3.8
2021-11-10 09:52:18 -05:00
test_compiler.py
Deprecate create_engine.implicit_returning
2021-11-09 11:34:48 -05:00
test_dialect.py
Merge "Deprecate create_engine.implicit_returning" into main
2021-11-18 16:11:35 +00:00
test_on_conflict.py
don't enable "fast insert executemany" for ON CONFLICT etc
2021-06-04 19:45:45 -04:00
test_query.py
Deprecate create_engine.implicit_returning
2021-11-09 11:34:48 -05:00
test_reflection.py
Fix various lib / test / examples typos (
#7017
)
2021-09-11 22:26:59 +02:00
test_types.py
Merge "removals: all unicode encoding / decoding" into main
2021-11-11 15:30:43 +00:00