diff options
| author | Federico Caselli <cfederico87@gmail.com> | 2023-04-24 11:24:32 +0200 |
|---|---|---|
| committer | Federico Caselli <cfederico87@gmail.com> | 2023-04-27 23:32:25 +0200 |
| commit | 7bf624eb616e88f33bcf3f8b11b9c5b7dd2ba890 (patch) | |
| tree | 09ae0e5b3f743cef67ea00b90695f7f6b5ce52d7 /examples/asyncio/async_orm.py | |
| parent | 0596adcc27e4e14c4692a58cd32d39df6f48b09a (diff) | |
| download | sqlalchemy-7bf624eb616e88f33bcf3f8b11b9c5b7dd2ba890.tar.gz | |
Add public alias of type _ColumnExpressionArgument
Added type ``ColumnExpressionArgument`` as a public alias of an internal
type. This type is useful since it's what' accepted by the sqlalchemy in
many api calls, such as :meth:`_sql.Select.where`, :meth:`_sql.and` and
many other.
Fixes: #9656
Change-Id: I79a38a0c1417d0ed1b6efff00497dba5e2be4f79
Diffstat (limited to 'examples/asyncio/async_orm.py')
0 files changed, 0 insertions, 0 deletions
