- Notifications
You must be signed in to change notification settings - Fork976
Allow generating models for information_schema tables/views#3884
Unanswered
sgtsquiggs asked this question inFeature Requests & Ideas
-
I am using sqlc to generate code for querying SingleStore, which is a mysql-compatible DB. There are a lot of tables/views in information_schema that I need to regularly query, but sqlc will not generate models for these due tothis check. An override for this, or a table/view whitelist would be appreciated. |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment