It could be done and only adds a few bytes to the binary since the code would simply check the 'ignore on import setting of .mode' before taking error action for missing or too many columns. I will look at the source
On 5/6/10, Simon Slavin <[email protected]> wrote: > > On 6 May 2010, at 11:19pm, Matt Young wrote: > >> I need a version of import that reads what it can, filling in defaults >> when too few columns, discarding data when too many. > > Great. Go ahead and write one. You have our permission. > > Simon. > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

