summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/create.py
Commit message (Expand)AuthorAgeFilesLines
* 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