SQLite Sample Database Files

Check-in [97188236b6]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add demo01.db to the selftest.txt script.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 97188236b6354054f39bb4d174fc60f82c787caa3486a04dc7d00dd3d3315f2c
User & Date: drh 2017-03-25 12:31:36.685
Context
2017-04-07
20:11
Add a test database that contains difficult-to-dump text strings. check-in: 12321619f7 user: drh tags: trunk
2017-03-25
12:31
Add demo01.db to the selftest.txt script. check-in: 97188236b6 user: drh tags: trunk
2017-03-23
17:23
Add the small "demo01.db" test database based on an old Fossil repository for SQLite4. check-in: 882db53866 user: drh tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to selftest.txt.
1
2
3
4
5
6
7
8
9
10
11


12
13
.open kjvbible-u16be.db
.selftest
.open kjvbible-u8.db
.selftest
.open manyblobs-4k.db
.selftest
.open manyblobs-512.db
.selftest
.open rt5i.db
.selftest
.open sqliterepo.db


.selftest
.quit











>
>


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.open kjvbible-u16be.db
.selftest
.open kjvbible-u8.db
.selftest
.open manyblobs-4k.db
.selftest
.open manyblobs-512.db
.selftest
.open rt5i.db
.selftest
.open sqliterepo.db
.selftest
.open demo01.db
.selftest
.quit