Make sure the bComplex variable in sqlite3DeleteFrom() is initialized when
commit6e23051649d8dbf0d4b47baa77d3418becfa50af
authorD. Richard Hipp <drh@hwaci.com>
Fri, 8 Dec 2017 14:07:14 +0000 (8 14:07 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Fri, 8 Dec 2017 14:07:14 +0000 (8 14:07 +0000)
tree3a88e5a8f78086ec1507ca2b4a1925fd0d63fcd6
parenta3f4c8a0db1f9683b442b09e470b8693ac49dd03
Make sure the bComplex variable in sqlite3DeleteFrom() is initialized when
compiling with -DSQLITE_OMIT_TRIGGER.
src/delete.c