Intermediate commit
This commit is contained in:
parent
0e9e49df16
commit
3d4cfeff1a
65 changed files with 5507 additions and 333 deletions
|
|
@ -19,6 +19,8 @@ from app.settings import settings
|
|||
RESET_SQL = text(
|
||||
"""
|
||||
TRUNCATE TABLE
|
||||
arxiv_query_cache_entries,
|
||||
arxiv_runtime_state,
|
||||
author_search_cache_entries,
|
||||
author_search_runtime_state,
|
||||
data_repair_jobs,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue