fix: remove all SQLite references (migrate.ts, migration script, package.json)
This commit is contained in:
parent
28725caaa8
commit
2481fda68c
14 changed files with 1523 additions and 524 deletions
|
|
@ -9,8 +9,7 @@
|
|||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
"import-annotations": "tsx scripts/import_talib_annotations.ts",
|
||||
"list-charts": "tsx scripts/list_charts.ts",
|
||||
"migrate:sqlite-to-postgres": "tsx scripts/migrate-sqlite-to-postgres.ts"
|
||||
"list-charts": "tsx scripts/list_charts.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue