summaryrefslogtreecommitdiff
path: root/odb-examples/inheritance/polymorphism/testscript
diff options
context:
space:
mode:
Diffstat (limited to 'odb-examples/inheritance/polymorphism/testscript')
-rw-r--r--odb-examples/inheritance/polymorphism/testscript13
1 files changed, 13 insertions, 0 deletions
diff --git a/odb-examples/inheritance/polymorphism/testscript b/odb-examples/inheritance/polymorphism/testscript
new file mode 100644
index 0000000..5c7bdcd
--- /dev/null
+++ b/odb-examples/inheritance/polymorphism/testscript
@@ -0,0 +1,13 @@
+# file : inheritance/polymorphism/testscript
+# license : GNU GPL v2; see accompanying LICENSE file
+
+.include ../../database-options.testscript
+.include ../../$(database).testscript
+
++if! $sqlite
+ $create_schema
+end
+
+: basics
+:
+$* >|