capacitor-community / sqlite

Community plugin for native & electron SQLite databases
MIT License
426 stars 104 forks source link

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

Closed msfstef closed 1 month ago

msfstef commented 2 months ago

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

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

jepiqueau commented 1 month ago

@msfstef i will reject the PR but i take it into account and made the proposed change for iOS, Android, Electron. I will add you as a contributor in the next release