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
a0de2bfa1044db5fa894fdbab5b15d5add2ca0d0
sqlalchemy
/
test
/
dialect
/
postgresql
T
History
mike bayer
9ef1913ed6
Merge "Use full column->type processing for ON CONFLICT SET clause"
2017-01-13 15:47:00 -05:00
..
__init__.py
…
test_compiler.py
Use full column->type processing for ON CONFLICT SET clause
2017-01-13 14:33:42 -05:00
test_dialect.py
Repair PG BIGSERIAL w/ TypeDecorator, Variant
2016-07-04 16:54:01 -04:00
test_on_conflict.py
Use full column->type processing for ON CONFLICT SET clause
2017-01-13 14:33:42 -05:00
test_query.py
Add support for server side cursors to mysqldb and pymysql
2016-11-10 12:09:27 -05:00
test_reflection.py
Don't set pg autoincrement if type affinity is not Integer
2016-10-20 17:38:22 -04:00
test_types.py
Support python3.6
2017-01-13 10:57:41 -05:00