Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Table Inspector Doesn't Report Column Defaults #730

@waltaskew

Description

@waltaskew

When attempting to reflect a table containing columns with DEFAULT values, those reflected columns won't have their DEFAULT values populated. Looks like the dialect currently hard-codes the columns defaults to None here:

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