1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-19 04:12:37 +02:00

usinst Sqlite within examples

This commit is contained in:
Thomas Wilkerling
2025-03-11 22:43:44 +01:00
parent 3d7db8526e
commit 59e95a2951
78 changed files with 897 additions and 35497 deletions

View File

@@ -28,7 +28,7 @@ fs.existsSync("dist") || fs.mkdirSync("dist");
["db/",
"db/clickhouse",
"db/indexeddb",
"db/mongo",
"db/mongodb",
"db/postgres",
"db/redis",
"db/sqlite",