Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
* | Accommodate column-based naming conventions for pk constraint | Mike Bayer | 2021-02-04 | 1 | -0/+6 |
* | happy new year | Mike Bayer | 2021-01-04 | 1 | -1/+1 |
* | Implement `TypeEngine.as_generic` | Gord Thompson | 2020-12-08 | 1 | -0/+3 |
* | Allow MetaData as the target for column_reflect event | Mike Bayer | 2020-11-18 | 1 | -11/+35 |
* | improve column_reflect docs | Mike Bayer | 2020-11-18 | 1 | -40/+44 |
* | Rename Table.tometadata to to_metadata | Gord Thompson | 2020-06-29 | 1 | -9/+9 |
* | Run search and replace of symbolic module names | Mike Bayer | 2020-04-14 | 1 | -31/+34 |
* | Deprecate plain string in execute and introduce `exec_driver_sql` | Federico Caselli | 2020-03-21 | 1 | -2/+3 |
* | Reorganize core event modules to avoid import cycles | Mike Bayer | 2020-01-21 | 1 | -0/+285 |