Tab/WS crusade
[dbsrgits/SQL-Translator.git] / t / data / template / testresult_table.txt
diff --git a/t/data/template/testresult_table.txt b/t/data/template/testresult_table.txt
new file mode 100644 (file)
index 0000000..520b098
--- /dev/null
@@ -0,0 +1,10 @@
+Table: person
+  Primary Key:  person_id
+  Foreign Keys: 
+  Data Fields:  name, age, weight, iq, description
+
+Table: pet
+  Primary Key:  pet_id, person_id
+  Foreign Keys: 
+  Data Fields:  name, age
+