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