[RFC] Require SQLite >= 3.6.18
From: Julian Foad <julian.foad_at_wandisco.com>
Date: Tue, 11 Jan 2011 12:01:26 +0000
Any objection to requiring SQLite >= 3.6.18 as in the attached patch?
WHY?
In order to use SQLite triggers to automatically update the pristine
* enable recursive triggers, which requires SQLite >= 3.6.18
or
* split each of our current "INSERT OR REPLACE" statements into a
The former solution is simpler, which is enough of an advantage for me.
AVAILABILITY
Subversion can easily be compiled with a sepcific version of SQLite, by
Some Linux distros include a recent enough version of SQLite already.
Suse SLED/SLES-10 - 3.2.8
- Julian
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.