summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/events.py
Commit message (Expand)AuthorAgeFilesLines
* Rename Table.tometadata to to_metadataGord Thompson2020-06-291-9/+9
* Run search and replace of symbolic module namesMike Bayer2020-04-141-31/+34
* Deprecate plain string in execute and introduce `exec_driver_sql`Federico Caselli2020-03-211-2/+3
* Reorganize core event modules to avoid import cyclesMike Bayer2020-01-211-0/+285