SQLite Forum

feature request for CSV extension...
Login
That's awesome... however, I tried to compile it on freebsd 12.1 with the following...

```
cc -g -fPIC -I /usr/local/include -shared sqliteext/vsc.c -o lib/vsc.so
```

and received all manner of `C99` warnings. (just 6 warnings).

Thanks again.

PS... in the header you list the params but omitted the `schema` which you included in the defaults.