Is there a way to ignore tables? #274
-
Hi everyone, I've been looking through the config for code generation of bob, and I can't seem to find a way to not generate bindings for a table. Is there a way that I'm not seeing? My use case is that I want bob to not generate models for a migrations table. |
Beta Was this translation helpful? Give feedback.
Answered by
stephenafamo
Sep 20, 2024
Replies: 1 comment
-
Yes, there is the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
stephenafamo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, there is the
only
andexcept
keys under each driver.https://bob.stephenafamo.com/docs/code-generation/psql