if db close() fails due to un-closed sql statements, print useful msg
The current error message says "close failed due to unfinalised statements". This CL fixes that message by incorporating one of the un-closed sql statements should help developers debug the problem. Change-Id: I2a24c6ba876caa008507b236052c5f03e8cbb27e
Loading
Please register or sign in to comment