Julian Pömp bcdddc32bd
feat: add nativeBinding option to better-sqlite3 driver (#9157)
* feat: add nativeBinding option to better-sqlite3 driver

better-sqlite3 allows to set the `nativeBinding` option since version v7.5.0. It allows to define a custom path for the native api binary `better_sqlite3.node`. This feature is very important for developers who want to create binaries of their node apps for different platforms (e.g. with pkg). [More information](https://github.com/WiseLibs/better-sqlite3/blob/master/docs/api.md#new-databasepath-options=).

* docs: add description about nativeBinding option for better-sqlite3 driver

* refactor: apply prettier, test if nativeBinding is correctly set to better-sqlite3 driver

* refactor: apply prettier

* refactor: replaced describe.only() with describe()
2022-06-29 18:54:17 +05:00
..
2022-05-30 15:26:09 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-21 22:39:48 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00
2022-03-17 21:01:45 +05:00