FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(config): allow generating models from catalog tables by sgtsquiggs · Pull Request #4501 · sqlc-dev/sqlc · GitHub

/ sqlc Public

feat(config): allow generating models from catalog tables - #4501

Open
sgtsquiggs wants to merge 1 commit into
sqlc-dev:mainfrom
sgtsquiggs:feat/information-schema-models
Open

feat(config): allow generating models from catalog tables#4501
sgtsquiggs wants to merge 1 commit into
sqlc-dev:mainfrom
sgtsquiggs:feat/information-schema-models

Conversation

sgtsquiggs commented Jul 2, 2026
edited
Loading

Copy link
Copy Markdown

Allows generating models from pg_catalog and information_schema tables.

I use this with SingleStore databases, for inspecting pipeline views, which are all under information_schema.

sgtsquiggs marked this pull request as draft July 2, 2026 16:54
sgtsquiggs force-pushed the feat/information-schema-models branch 2 times, most recently from 63ba2c6 to e74ee0b Compare July 2, 2026 17:31
sgtsquiggs force-pushed the feat/information-schema-models branch from e74ee0b to b3054cf Compare July 2, 2026 17:36
sgtsquiggs marked this pull request as ready for review July 2, 2026 17:42
sgtsquiggs changed the title feat(mysql): allow generating models from information_schema tables feat(mysql): allow generating models from catalog tables Jul 2, 2026
sgtsquiggs changed the title feat(mysql): allow generating models from catalog tables feat(config): allow generating models from catalog tables Jul 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL