]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For CSV import in the CLI, when the table is created automatically
authordrh <>
Tue, 27 Jan 2026 14:59:08 +0000 (14:59 +0000)
committerdrh <>
Tue, 27 Jan 2026 14:59:08 +0000 (14:59 +0000)
commitb4142c491ecdca87dafaa1f3828af867fa73de45
tree24deb911c1650ea91aded775129741e06e1f4991
parenta943c0e9732e935b48f6fed913956657f9337d3e
For CSV import in the CLI, when the table is created automatically
because it does not previously exist, make the column types "ANY"
instead of "TEXT" so that they will automatically adjust to different
datatypes in the input text.

FossilOrigin-Name: aff74e71ea734e1ad8fa893652885fd8c6c432fb60e92913a799e6df5e980b47
manifest
manifest.uuid
src/shell.c.in
test/import01.sql