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

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

+if! $sqlite
  $create_schema
end

: basics
:
$* >|