diff --git a/app/config/schema/schema.xml b/app/config/schema/schema.xml new file mode 100644 index 000000000..5ec554265 --- /dev/null +++ b/app/config/schema/schema.xml @@ -0,0 +1,199 @@ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + table_name + + +
+ + + + + + + + + + + REFERENCES matchgrids(id) + + + + + + + username + +
+ + + + + + + + REFERENCES matchgrids(id) + + + + + + + matchgrid_id + +
+ + + + + + + + REFERENCES matchgrids(id) + + + + + + + + REFERENCES attribute_groups(id) + + + + + + + + + + + + + + + matchgrid_id + +
+ + + + + + + + REFERENCES matchgrids(id) + + + + + + + + + + + + + matchgrid_id + +
+ + + + + + + + + REFERENCES rules(id) + + + REFERENCES attributes(id) + + + + + + + + rule_id + + + + + attribute_id + +
+ + + + + + + + REFERENCES matchgrids(id) + + + + + + + + + matchgrid_id + +
+
\ No newline at end of file