Skip to content

Conversation

@waltaskew
Copy link
Contributor

Retrieve the column default when introspecting columns. Currently, the default is hard-coded to None.

Fixes: #730

Retrieve the column default when introspecting columns. Currently, the
default is hard-coded to None.

Fixes: googleapis#730
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. label Aug 18, 2025
@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 19, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 19, 2025
Copy link
Contributor

@bhatt4982 bhatt4982 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM...

@olavloite olavloite merged commit 309c641 into googleapis:main Aug 19, 2025
15 of 18 checks passed
@olavloite olavloite added the release-please:force-run To run release-please label Aug 19, 2025
@release-please release-please bot removed the release-please:force-run To run release-please label Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Table Inspector Doesn't Report Column Defaults

4 participants