sqlite icon indicating copy to clipboard operation
sqlite copied to clipboard

fix(android): Fix parsing of statement type from SQL statement

Open msfstef opened this issue 1 year ago • 0 comments

Currently this fails when running statements with commands shorter than 6 characters like BEGIN.

Fixes https://github.com/capacitor-community/sqlite/issues/526

msfstef avatar Mar 13 '24 12:03 msfstef