On 4/6/18, jon baldry <[email protected]> wrote: > I have identifiers that unfortunately have a hyphen within them. > > I want to output the data from the tables with those identifiers using > .mode insert and .out foo.sql for re-loading. > > I have worked around this in PHP to modify the output, but figured it > would be useful to report the issue in the hope that it could be fixed > (or I could be shown a way to have this work correctly)
That is fixed in 3.19.0. Suggest you update to the latest - 3.23.0. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

