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

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

+if! $sqlite
  $create_schema
end

: basics
:
$* >|