Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Dialect configured with sequences enabled. #325

Copy link
Copy link
Closed
@cofin

Description

@cofin
Issue body actions

Hi, I am currently working to integrate official Spanner support within the litestar python API framework. I've noticed that if there is a model that has a sequence defined, then the Spanner dialect incorrectly emits the create statement for the sequence when executing create_all.

Upon investigation, I noticed that supports_sequences is set to True here. This appears to be incorrect. When I submit the tests using a patched version, I do not see the same failures.

Can you confirm is this is needed to be set to True? And if not, could this be changed?

Environment details

  • Programming language:
  • OS:
  • Language runtime version:
  • Package version:

Steps to reproduce

  1. ?
  2. ?

Making sure to follow these steps will guarantee the quickest resolution possible.

Thanks!

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the googleapis/python-spanner-sqlalchemy API.Issues related to the googleapis/python-spanner-sqlalchemy API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-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.Error 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

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.