summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/create.py
Commit message (Expand)AuthorAgeFilesLines
* Result initial introductionMike Bayer2020-02-211-0/+7
* Query linter optionAlessio Bogon2020-01-221-0/+16
* happy new yearMike Bayer2020-01-011-1/+1
* Use expanding IN for all literal value IN expressionsMike Bayer2019-12-221-18/+14
* Remove redundant assignment in .../engine/create.pyPedro Cunial2019-10-281-2/+0
* Add max_identifier_length parameter; warn for OracleMike Bayer2019-10-021-1/+24
* Add hide_parameters flag to create_engineMike Bayer2019-08-221-0/+6
* Add new "exec_once_unless_exception" system; apply to dialect.initializeMike Bayer2019-08-181-1/+3
* Correct name for json_serializer / json_deserializer, document and testMike Bayer2019-08-081-0/+16
* Remove threadlocal engine strategy, engine strategies pool threadlocalMike Bayer2019-07-151-0/+568