We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b167701 commit 8a5e753Copy full SHA for 8a5e753
db/undeploy.json
@@ -0,0 +1,7 @@
1
+[
2
+ "src/gen/**/*.hdbview",
3
+ "src/gen/**/*.hdbindex",
4
+ "src/gen/**/*.hdbconstraint",
5
+ "src/gen/**/*_drafts.hdbtable",
6
+ "src/gen/**/*.hdbcalculationview"
7
+]
0 commit comments