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

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

+if! $sqlite
  $create_schema
end

: basics
:
$* >|