summaryrefslogtreecommitdiff
path: root/tests/test4.MUST
blob: 478698f15dd5e544242491d4231486332a37f8b3 (plain)
1
2
3
4
5
6
7
8
creating DB..
connection object is sqlite3xx::connection(test4.db)
starting transaction..
create table..
insert some data..
inserted with proper types 1 rows.
inserted all as strings 1 rows.
end.