Ben Ashton ben
  • Joined on 2021-02-26
ben created repository n0m/PawSQLite-Cordova-Adapter 2021-03-02 20:36:13 -08:00
ben pushed to master at n0m/PawSQLite 2021-03-02 19:11:16 -08:00
1adcaa2e22 Added README
ben pushed to master at n0m/PawSQLite-WebSQL-Adapter 2021-03-02 18:50:41 -08:00
bf8f22cb00 Added README
ben pushed to master at n0m/PawSQLite 2021-03-02 18:19:26 -08:00
35af57732e Fixed registerAdapter error
fa986fcdc9 Fixed webpack configuration issue and updated webpack
494cd97442 New webpack build
Compare 3 commits »
ben pushed to master at n0m/PawSQLite-WebSQL-Adapter 2021-03-02 18:09:53 -08:00
7a26a96381 Fixed webpack configuration
ben pushed to master at n0m/PawSQLite 2021-03-02 15:06:38 -08:00
5517a0ba1d Added missing import for PawSQLiteError
ben pushed to master at n0m/PawSQLite 2021-03-02 14:25:50 -08:00
cd8db56678 Added condition to prevent adapters from being registered multiple times
c15fa92174 Moved adapter wrapping to its own file
Compare 2 commits »
ben pushed to master at n0m/PawSQLite-WebSQL-Adapter 2021-03-02 14:15:09 -08:00
52136b1f5f Added name property
ben pushed to master at n0m/PawSQLite 2021-03-02 14:11:05 -08:00
32e50f783c Added missing paramter for wrapAdapter
ben pushed to master at n0m/PawSQLite-WebSQL-Adapter 2021-03-02 14:06:49 -08:00
3e9abd041b Corrected default export
ben pushed to master at n0m/PawSQLite 2021-03-02 14:02:06 -08:00
d0ef96dafe New webpack build
ben pushed to master at n0m/PawSQLite 2021-03-02 01:34:05 -08:00
05ebbfc163 Changed package name in config files to lower case to match npm package rules
2d4302b6a5 Added suggestion to also enable debugging for any adapters in use
aaf42d8f60 Migrated WebSQL adapter to its own repository
Compare 3 commits »
ben transferred repository ben/PawSQLite-WebSQL-Adapter to n0m/PawSQLite-WebSQL-Adapter 2021-03-02 01:11:17 -08:00
ben pushed to master at n0m/PawSQLite-WebSQL-Adapter 2021-03-02 01:10:26 -08:00
c26b014aed Initial commit
ben created repository n0m/PawSQLite-WebSQL-Adapter 2021-03-01 23:08:58 -08:00
ben pushed to master at n0m/PawSQLite 2021-03-01 22:59:03 -08:00
4e9f5b2512 New CommonJS Build
c7ee992ee7 Corrected ES6 Module and CommonJS entry points
Compare 2 commits »
ben pushed to master at n0m/PawSQLite 2021-03-01 22:21:07 -08:00
7b9095ffa6 Added static method for creating PawSQLiteErrors from other errors
38df7f1053 Unlink adapters. Add adapter registry
Compare 2 commits »
ben pushed to master at n0m/PawSQLite 2021-03-01 19:26:51 -08:00
1886fe4f2c Removed copy-cordova script
ben pushed to master at n0m/PawSQLite 2021-03-01 19:07:03 -08:00
8c95ca8d83 Corrected entry point
ben pushed to master at n0m/PawSQLite 2021-03-01 18:49:09 -08:00
a14d89ef55 Initial commit