From 305ebf6849eb6ef8ba968f1a5c356f79d51f4bfc Mon Sep 17 00:00:00 2001 From: stronk7 Date: Tue, 8 Aug 2006 17:00:03 +0000 Subject: [PATCH] Initial XMLDB schema for choice tables. Using FKs where they are obvious. --- mod/choice/db/install.xml | 71 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 mod/choice/db/install.xml diff --git a/mod/choice/db/install.xml b/mod/choice/db/install.xml new file mode 100644 index 0000000000..eda293878e --- /dev/null +++ b/mod/choice/db/install.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + +
\ No newline at end of file -- 2.39.5