summaryrefslogtreecommitdiff
path: root/odb-examples/prepared/testscript
blob: af2d0c03bb312cc56db42b585ff5881cd95fb9e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# file      : prepared/testscript
# license   : GNU GPL v2; see accompanying LICENSE file

.include ../database-options.testscript
.include ../$(database).testscript

+if! $sqlite
  $create_schema
end

: basics
:
$* >|