Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

cursor.list_tables() is returning views as well #591

@vi3k6i5

Description

@vi3k6i5

cursor.list_tables() is returning views as well

Environment details

  • OS type and version: Mac, latest
  • Python version: python --version 3.9
  • google-cloud-spanner 3.10.0

Steps to reproduce

  1. Create a view
  2. cursor.list_tables() # will return the view as well.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    🚨This issue needs some love.api: spannerIssues related to the googleapis/python-spanner 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