Re: [EXTERNAL] Re: Patch: VTable Column Affinity Question and Change Request (WIthdrawn)
Simon Slavin <[email protected]>
| Newsgroups | gmane.comp.db.sqlite.general |
|---|---|
| Message-ID | <[email protected]> |
On 8 Feb 2020, at 4:05am, Keith Medcalf <[email protected]> wrote: > filename=FILENAME is the csv filename in quotes. Please mention in documentation whether full or partial paths can be included. > header=BOOL will "parse" the first row to get the column names unless a SCHEMA is specified. Looks good until I see > skip=N Perhaps it would be better to use "header=N" to nominate a header row. The first row is row 1. "header=0" means "there is no header row". Having made this change, "skip=N" says how many lines after the header line should be skipped. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users