I'm considering working with a dump of the SQL database, and I'm anxious to
make sure that nothing gets lost in the transformation.

I'm aware that the database will effectively be vacuumed and that rowids
won't be preserved. I'm happy about the first and can live with the second.

What else isn't losslessly maintained in a dump -> load cycle?

Is there anything else that would negatively affect database performance,
the results of SQL queries or the databases configuration (e.g. WAL mode)?

Thanks in advance,
Dave.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to