Skip to content

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

@sgtsquiggs sgtsquiggs commented Jul 2, 2026

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
sgtsquiggs marked this pull request as draft July 2, 2026 16:54
@sgtsquiggs
sgtsquiggs force-pushed the feat/information-schema-models branch 2 times, most recently from 63ba2c6 to e74ee0b Compare July 2, 2026 17:31
@sgtsquiggs
sgtsquiggs force-pushed the feat/information-schema-models branch from e74ee0b to b3054cf Compare July 2, 2026 17:36
@sgtsquiggs
sgtsquiggs marked this pull request as ready for review July 2, 2026 17:42
@sgtsquiggs sgtsquiggs changed the title feat(mysql): allow generating models from information_schema tables Jul 2, 2026
@sgtsquiggs sgtsquiggs changed the title feat(mysql): allow generating models from catalog tables Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant