]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/metadata/sql/drop_mowgli_tables.sql
Script to create and drop tables and indexes committed.
[helm.git] / helm / metadata / sql / drop_mowgli_tables.sql
diff --git a/helm/metadata/sql/drop_mowgli_tables.sql b/helm/metadata/sql/drop_mowgli_tables.sql
new file mode 100644 (file)
index 0000000..273b4d2
--- /dev/null
@@ -0,0 +1,4 @@
+DROP TABLE refObj;
+DROP TABLE refSort;
+DROP TABLE refRel;
+DROP TABLE objectName;