Ben Ashton ben
  • Joined on 2021-02-26
ben pushed to master at Ninja/docs 2021-04-23 15:25:27 -07:00
1b48a79e72 Created documentation for order API
ben created repository Ninja/docs 2021-04-23 14:19:51 -07:00
ben pushed to master at n0m/PawSQLite 2021-03-16 11:28:46 -07:00
4099188b43 Added missing import
ben pushed to master at n0m/PawSQLite 2021-03-16 11:27:09 -07:00
7387e20b09 Added the ability to execute sql outside of transactions with the database.sql method
ben pushed to master at n0m/PawSQLite-Node-Adapter 2021-03-16 10:33:35 -07:00
fe4936c7f8 New webpack build
2e1e28cfc9 Added functioning PRAGMA support
Compare 2 commits »
ben pushed to master at n0m/PawSQLite-Node-Adapter 2021-03-16 09:59:15 -07:00
fe4936c7f8 New webpack build
ben pushed to master at n0m/PawSQLite-Node-Adapter 2021-03-16 09:53:56 -07:00
2e1e28cfc9 Added functioning PRAGMA support
ben pushed to master at n0m/PawSQLite-Node-Adapter 2021-03-14 22:57:23 -07:00
35de949788 New webpack build
26d38f1dcf Fixed sqlite3 import
Compare 2 commits »
ben pushed to master at n0m/PawSQLite-WebSQL-Adapter 2021-03-14 22:06:13 -07:00
cd373d1f25 Corrected ES6 export
ben pushed to master at n0m/PawSQLite-Cordova-Adapter 2021-03-14 21:51:55 -07:00
2de1f94b84 Corrected ES6 exports
ben pushed to master at n0m/PawSQLite-Node-Adapter 2021-03-14 21:46:32 -07:00
7a6d1c4c5a Corrected ES6 exports
ben pushed to master at n0m/PawSQLite 2021-03-14 21:38:27 -07:00
da2a186c95 Missing colon
ben pushed to master at n0m/PawSQLite 2021-03-14 21:37:52 -07:00
c99e87b17d Added ES6 Import to README
ben pushed to master at n0m/PawSQLite 2021-03-14 21:31:25 -07:00
22f2060a1e Exporting commonjs module with Object.assign instead of Object.create to improve property visibility during development
ben pushed to master at n0m/PawSQLite 2021-03-14 21:22:45 -07:00
22f2060a1e Exporting commonjs module with Object.assign instead of Object.create to improve property visibility during development
ben pushed to master at n0m/PawSQLite 2021-03-14 21:15:39 -07:00
7501617e1e Converted to named export for ES6 module
ben pushed to master at n0m/PawSQLite 2021-03-14 20:09:51 -07:00
4293e380dd Added exports field
ben pushed to master at n0m/PawSQLite 2021-03-05 15:27:18 -08:00
066bf2cb7f Reworded README
ben pushed to master at n0m/PawSQLite 2021-03-05 15:25:41 -08:00
c18a959166 Updated readme with detailed documentation
ben pushed to master at n0m/PawSQLite-Node-Adapter 2021-03-05 14:31:17 -08:00
1c799ba110 Corrected debug adapter name