Files
sqlalchemy/test/sql
Mike Bayer 4e754a8914 pep-484: the pep-484ening, SQL part three
hitting DML which is causing us to open up the
ColumnCollection structure a bit, as we do put anonymous
column expressions with None here.  However, we still want
Table /TableClause to have named column collections that
don't return None, so parametrize the "key" in this
collection also.

* rename some "immutable" elements to "readonly".  we change
  the contents of immutablecolumncollection underneath, so it's
  not "immutable"

Change-Id: I2593995a4e5c6eae874bed5bf76117198be8ae97
2022-03-30 14:04:52 -04:00
..
2022-03-08 13:40:12 -05:00
2021-11-24 22:51:27 -05:00
2022-03-24 16:57:30 -04:00
2022-03-01 09:09:02 -05:00
2021-12-29 12:23:12 -05:00
2021-11-24 22:51:27 -05:00
2022-03-19 23:15:15 -04:00
2021-11-24 22:51:27 -05:00