switch us over to better-sqlite3

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-03-11 14:01:35 +01:00
parent 3f21eb4d13
commit efc73db10c
39 changed files with 121 additions and 302 deletions
@@ -346,7 +346,7 @@
"properties": {
"client": {
"type": "string",
"enum": ["sqlite3"]
"enum": ["sqlite3", "better-sqlite3"]
},
"connection": {
"type": "string"