Move catalog source mapping to scrape database
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
"db:create-scrape": "tsx scripts/create-local-scrape-db.ts",
|
||||
"db:migrate-mapping-to-scrape": "tsx scripts/migrate-mapping-to-scrape-db.ts",
|
||||
"adminer": "tsx scripts/start-adminer.ts",
|
||||
"dbgate": "dbgate-serve",
|
||||
"dbgate": "tsx scripts/start-dbgate.ts",
|
||||
"test": "tsx --test test/*.test.ts",
|
||||
"test:ui": "playwright test",
|
||||
"test:e2e": "playwright test tests/ui/database.e2e.spec.ts",
|
||||
|
||||
Reference in New Issue
Block a user