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

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

+if! $sqlite
  $create_schema
end

: basics
:
$* >|