Re: [sqlite] Session extension questions

2019-06-03 Thread Dan Kennedy
On 31/5/62 04:54, Sebastien Boisvert wrote: I've got a couple of general questions about the session extension, specifically about applying changesets/patchsets: - Assuming little to no conflicts, what's the performance of applying a changeset to a database; let's say for 1 (or multiples

[sqlite] Session extension questions

2019-05-30 Thread Sebastien Boisvert
I've got a couple of general questions about the session extension, specifically about applying changesets/patchsets: - Assuming little to no conflicts, what's the performance of applying a changeset to a database; let's say for 1 (or multiples thereof) changes across multiple tables.