SQLite: Do integrity_check only once

(Remove multiple integrity_check call for all attached databases)

"PRAGMA integrity_check" checks not only main database
but also all of attached databases.

Change-Id: I9a5940a4b1e27d24432f61961bff117662295e8d
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
1 file changed