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-16 13:47:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d97de97eff21af3bdacffc2b625feb7e0bd6c18c
sqlalchemy
/
test
/
dialect
/
postgresql
T
History
mike bayer
c1480c65ef
Merge "deprecate .connection on _ConnectionFairy, _ConnectionRecord" into main
2022-05-23 14:58:03 +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
deprecate .connection on _ConnectionFairy, _ConnectionRecord
2022-05-22 15:24:05 -04:00
test_compiler.py
use plainto_tsquery for PG match
2022-05-22 15:25:58 -04:00
test_dialect.py
Fix psycopg2 pre_ping with autocommit
2022-04-13 22:29:55 +02:00
test_on_conflict.py
Remove object in class definition
2021-11-22 15:03:17 +00:00
test_query.py
use plainto_tsquery for PG match
2022-05-22 15:25:58 -04:00
test_reflection.py
bump black to 22.3.0
2022-03-28 15:58:35 -04:00
test_types.py
properly type array element in any() / all()
2022-04-22 23:29:11 -04:00