Files
sqlalchemy/test/sql
Mike Bayer ea467fccbe Check for column expr in Oracle RETURNING check
Fixed regression in Oracle dialect introduced by 🎫`4894` in
SQLAlchemy 1.3.11 where use of a SQL expression in RETURNING for an UPDATE
would fail to compile, due to a check for "server_default" when an
arbitrary SQL expression is not a column.

Fixes: #5813
Change-Id: I1977bb49bc971399195015ae45e761f774f4008d
2021-01-04 17:12:47 -05:00
..
2020-12-16 18:50:47 -05:00
2020-09-28 15:17:26 -04:00
2020-10-12 12:48:17 -04:00
2020-09-28 15:17:26 -04:00
2020-12-16 18:50:47 -05:00