migrate database from SQLite to PostgreSQL; add PostgreSQL adapter and migration script
This commit is contained in:
@@ -17,8 +17,10 @@
|
||||
"@fastify/static": "^9.1.3",
|
||||
"@google-cloud/bigquery": "^8.1.1",
|
||||
"better-sqlite3": "^12.4.1",
|
||||
"deasync": "^0.1.31",
|
||||
"fastify": "^5.6.1",
|
||||
"node-cron": "^4.2.1",
|
||||
"pg": "^8.20.0",
|
||||
"playwright": "^1.59.1",
|
||||
"rss-parser": "^3.13.0",
|
||||
"sqlite-vec": "^0.1.9"
|
||||
|
||||
Reference in New Issue
Block a user