On 15 Mar 2017, at 1:27pm, Brian Curley <bpcur...@gmail.com> wrote: > The sqlite_master table will always preserve any comments embedded between > the "CREATE" and ";" keywords for a given table definition. Is this not > sufficient?
I always found that interesting. I would have thought that the parser for SQLite would strip out those comments before the stage at which the CREATE commands were stored. However, it’s not true. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users