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

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

+if! $sqlite
  $create_schema
end

: basics
:
$* >|