On Sep 26, 2017, at 10:35 AM, Warren Young <war...@etr-usa.com> wrote:

>> fossil sqlite3 .dump -R /mnt/kd/fossil/astlinux.fossil > dump2
>> --
>> The dump2 INSERT INTO table names are "double-quoted".
>> ex: INSERT INTO "tag" VALUES(1,'bgcolor’);
> 
> The quotes are both legal SQL and unnecessary, since Fossil doesn’t have 
> spaces or other problematic characters in its table names.
> 
> But, Fossil 2.3 with a pre-release of SQLite 3.20.0 embedded does not 
> unnecessarily quote identifiers here, for whatever that’s worth.
> 
>> Of course all the sqlite3 versions will be changing over time anyway.
> 
> It’s almost certainly fine, particularly in the forward direction.

Thanks Warren for your comments ... yes we are due a Fossil version bump at 
some point.

Lonnie


_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to