feat: add admin dashboard, pipeline service, lightbox, and update dependencies
This commit is contained in:
@@ -73,6 +73,9 @@ def _migrate(engine) -> None:
|
||||
"paper_summaries": [
|
||||
("figures_json", "TEXT"),
|
||||
],
|
||||
"crawl_logs": [
|
||||
("details_json", "TEXT"),
|
||||
],
|
||||
}
|
||||
|
||||
with engine.connect() as conn:
|
||||
|
||||
Reference in New Issue
Block a user