Skip to content

Bump spirit, fix QuotedName removal - #5

Closed
aparajon wants to merge 1 commit into
block:mainfrom
aparajon:bump-spirit
Closed

Bump spirit, fix QuotedName removal#5
aparajon wants to merge 1 commit into
block:mainfrom
aparajon:bump-spirit

Conversation

@aparajon

@aparajon aparajon commented Apr 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

Bumps block/spirit to daa99d5. Spirit removed TableInfo.QuotedName in favor of QuotedTableName (table-only, without schema prefix). The schema is already selected on the connection so the unqualified name is correct.

🤖 Generated with Claude Code

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@aparajon aparajon changed the title Bump spirit to daa99d5, fix QuotedName removal Bump spirit, fix QuotedName removal Apr 15, 2026
Spirit removed TableInfo.QuotedName in favor of QuotedTableName
(table-only, without schema prefix). The schema is already selected
on the connection so the unqualified name is correct.

Also bumps Go to 1.26.1 and golangci-lint to 2.11.4.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants