react-native-sqlite icon indicating copy to clipboard operation
react-native-sqlite copied to clipboard

delete statement returns ''database is locked' error

Open jsierles opened this issue 10 years ago • 1 comments

On executing 'delete from table', this error is repeatedly issued.

jsierles avatar Apr 30 '15 14:04 jsierles

I'll try and take a look at this soon. If you had a sample project showing the problem that'd really help

almost avatar May 01 '15 10:05 almost