On 4/7/17, Tony Papadimitriou <[email protected]> wrote: > The following dump cannot be used to rebuild the database because the column > name is not properly quoted giving an error. > > To reproduce: > > sql xxx.db "CREATE TABLE xxx(`time zone`)" "insert into xxx values('1')" > sql .dump xxx.db | sql >
I'm unable to repro. Please send the database file via private email. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

