storesafe/cordova-sqlite-storage

Test with advanced features such as JOIN & VIEW

brodybits opened this issue · 0 comments

Most sqlite features such as JOIN, VIEW, and TRIGGER should absolutely work with this plugin. JOIN is reported to be working in #608, and I already added tests with TRIGGER to verify some boundary cases with insertId/rowsAffected.