Add SQL scalar function rtreecheck() to the rtree module. For running checks to ensur...
commitc0ee6b4daaf0d16ef46ef22a1d2d92c7c2d90a3a
authorJoe Mistachkin <sqlite@mistachkin.com>
Wed, 25 Oct 2017 18:01:58 +0000 (25 18:01 +0000)
committerJoe Mistachkin <sqlite@mistachkin.com>
Wed, 25 Oct 2017 18:01:58 +0000 (25 18:01 +0000)
tree4b58c63befd82bf4c8a2d00abcdd68a830c12cc6
parentcea7ca7af25da1c8ffa37775af0f5cee90cce2dd
parentd70065febb9fc5a2b1b9c23492886ba8ce42913a
Add SQL scalar function rtreecheck() to the rtree module. For running checks to ensure the shadow tables used by an rtree virtual table are internally consistent.