exposed-intellij-plugin
exposed-intellij-plugin copied to clipboard
Ability to include/exclude tables or database objects
Hello - great plugin. Is there a way explicitly exclude/include tables or database objects during code generation? Perhaps similar to this jooq functionality linked below. My use case is that i don't want or need code generated for my db migration table(s). Thanks in advance 🙏
https://www.jooq.org/doc/latest/manual/code-generation/codegen-advanced/codegen-config-database/codegen-database-includes-excludes/