PawSQLite/src
2021-03-02 14:29:10 -08:00
..
adapters/cordova_pawsqlite Migrated WebSQL adapter to its own repository 2021-03-02 01:18:02 -08:00
adapter_wrapper.mjs Added missing import for PawSQLiteError 2021-03-02 14:29:10 -08:00
database.mjs Initial commit 2021-03-01 18:47:07 -08:00
log.mjs Added suggestion to also enable debugging for any adapters in use 2021-03-02 01:19:01 -08:00
pawsqlite_error.mjs Added static method for creating PawSQLiteErrors from other errors 2021-03-01 22:20:42 -08:00
pawsqlite.mjs Added condition to prevent adapters from being registered multiple times 2021-03-02 14:25:40 -08:00
result.mjs Initial commit 2021-03-01 18:47:07 -08:00
transaction_manager.mjs Initial commit 2021-03-01 18:47:07 -08:00
transaction.mjs Initial commit 2021-03-01 18:47:07 -08:00