Replies: 1 comment 2 replies
-
Diesel-CLI already allows you to specify which tables should be included/excluded while executing |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Partitioned tables can be without PK. PK will be defined on each partition table.
Diesel should provide a filter to exclude partition tables from a schema.
Beta Was this translation helpful? Give feedback.
All reactions