| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Columns that are assigned a PENDING_COMMIT_TIMESTAMP() value cannot be included in THEN RETURN clauses.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Columns that are assigned a PENDING_COMMIT_TIMESTAMP() value cannot be
included in THEN RETURN clauses.
Fixes this build error: https://github.com/googleapis/python-spanner-sqlalchemy/actions/runs/19180600096/job/54948361746?pr=798
A recent fix in the Emulator caused the samples for SQLAlchemy to start fail. That is not due to a bug in the Emulator, but due to a bug fix in the Emulator. Previously, the Emulator would allow something that would fail on Spanner. That difference has now been fixed.