Skip to content

Conversation

@georgevanderson
Copy link
Collaborator

@georgevanderson georgevanderson commented Nov 25, 2025

Note

Adjust Table::id to skip database prefix when the resolved database is empty, adding tests for legacy, versioned, and fully-qualified cases.

  • Core (table ID computation):
    • Update Table::id to not prepend database when db is empty, while still skipping prefix for fully-qualified names containing a dot.
  • Tests:
    • Add cases for empty default_database (with and without version) ensuring IDs lack db prefix.
    • Retain coverage for explicit/implicit databases and fully-qualified names.

Written by Cursor Bugbot for commit d53b7e8. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Nov 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-v2 Ready Ready Preview Comment Dec 1, 2025 6:08pm
framework-docs Ready Ready Preview Comment Dec 1, 2025 6:08pm

@georgevanderson georgevanderson requested review from phiSgr and removed request for callicles November 25, 2025 23:37
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.

3 participants