On Wed, 2011-05-25 at 06:06 -0400, Greg Stein wrote:
> On May 25, 2011 5:50 AM, "Stefan Sperling" wrote:
> > On Wed, May 25, 2011 at 10:12:42AM +0100, Julian Foad wrote:
> > > We can catch some WC DB inconsistencies as soon as they happen by adding
> > > SQLite "trigger" functions that fire on add
On May 25, 2011 5:50 AM, "Stefan Sperling" wrote:
>
> On Wed, May 25, 2011 at 10:12:42AM +0100, Julian Foad wrote:
> > We can catch some WC DB inconsistencies as soon as they happen by adding
> > SQLite "trigger" functions that fire on adding or modifying rows, and
> > throw an error if some condi
On Wed, May 25, 2011 at 10:12:42AM +0100, Julian Foad wrote:
> We can catch some WC DB inconsistencies as soon as they happen by adding
> SQLite "trigger" functions that fire on adding or modifying rows, and
> throw an error if some condition is not met. This is especially useful
> in the NODES ta
We can catch some WC DB inconsistencies as soon as they happen by adding
SQLite "trigger" functions that fire on adding or modifying rows, and
throw an error if some condition is not met. This is especially useful
in the NODES table because of its complex rules.
This patch is presented as a conce
4 matches
Mail list logo