summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/events.py
Commit message (Expand)AuthorAgeFilesLines
* Implement `TypeEngine.as_generic`Gord Thompson2020-12-081-0/+3
* Allow MetaData as the target for column_reflect eventMike Bayer2020-11-181-11/+35
* improve column_reflect docsMike Bayer2020-11-181-40/+44
* 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