summaryrefslogtreecommitdiff
path: root/odb-examples/c++11/testscript
blob: daf5798335d63af82e50f307697189dd3554cbfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# file      : cxx11/testscript
# license   : not copyrighted - public domain

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

+if! $sqlite
  $create_schema
end

: basics
:
$* >|