File: zipdbfn10.testcase

package info (click to toggle)
spatialite 5.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 71,752 kB
  • sloc: ansic: 570,747; sh: 11,225; makefile: 8,369; yacc: 1,972; xml: 717
file content (7 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
Zipfile_DbfN - existing zipfile, invalid index
:memory: #use in-memory database
SELECT Zipfile_DbfN('./elba.zip', 10);
1 # rows (not including the header row)
1 # columns
Zipfile_DbfN('./elba.zip', 10);
(NULL)