blob: 11cbe80e4e0c4ec8a9aa98d282d100ac83319511 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# file : container/testscript
# license : not copyrighted - public domain
.include ../database-options.testscript
.include ../$(database).testscript
+if! $sqlite
$create_schema
: basics
:
$* >|
|