László Böszörményi (GCS) wrote:
> On Mon, May 28, 2018 at 1:33 PM Trent W. Buck wrote:
>> Per /usr/share/doc/sqlite3-doc/csv.html & https://sqlite.org/csv.html
>>
>> sqlite> CREATE VIRTUAL TABLE temp.t1 USING csv(filename='thefile.csv');
>> Error: no such module: csv
>>
>> ⋮
>>
>> If it's easy
Control: tags -1 +moreinfo
Hi Trent,
On Mon, May 28, 2018 at 1:33 PM Trent W. Buck wrote:
> Per /usr/share/doc/sqlite3-doc/csv.html, upstream sqlite3 includes a CSV
loadable extension.
The documentation needs update. What you read is the external CSV loadable
module (IMHO).
> AFAICT it's not
Package: sqlite3
Version: 3.23.1-1
Severity: wishlist
Per /usr/share/doc/sqlite3-doc/csv.html, upstream sqlite3 includes a CSV
loadable extension.
AFAICT it's not available in Debian, where e.g. the json1 module already works
with no .load required:
(BUILDROOT:BUSTER)root@zygon:/# sqlite3
3 matches
Mail list logo