Files
sqlalchemy/test/sql
Mike Bayer 5d42051c2e Deprecate row.keys() for 2.0, not 1.x
row.keys() is used by any use case that applies dict() to
a row.  Access of elements by string key is also a 2.0 deprecation
not 1.4 so for rudimental dict(row) support make sure that is all
a 2.0 thing.

Fixes current Alembic test suite.

Change-Id: I895496324133d615676cd76bc5f2c5f4a83e9131
2020-02-24 13:54:37 -05:00
..
2020-02-21 17:53:33 -05:00
2019-11-08 15:40:25 -05:00
2020-01-01 11:11:24 -05:00
2020-02-22 11:02:56 -05:00
2020-01-22 11:31:23 -05:00
2020-02-21 17:53:33 -05:00
2020-02-22 11:02:56 -05:00
2020-02-22 11:02:56 -05:00
2020-02-21 17:53:33 -05:00
2020-02-21 17:53:33 -05:00
2020-02-21 17:53:33 -05:00
2020-02-22 11:02:56 -05:00