8000 func.now() maps to now() · Issue #497 · googleapis/python-spanner-sqlalchemy · GitHub
[go: up one dir, main page]

Skip to content

func.now() maps to now() #497

@olavloite

Description

@olavloite

The func.now() Python function is mappd to (the default) now() SQL function. This is not supported on Spanner, and should instead be CURRENT_TIMESTAMP.

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the googleapis/python-spanner-sqlalchemy API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0