migration: preserve screener and tracking slice

This commit is contained in:
leefer
2026-07-31 03:57:07 +08:00
parent cf2aad28ec
commit 4bab921d14
28 changed files with 4810 additions and 4152 deletions
@@ -63,6 +63,10 @@ MARKET_REPOSITORY_METHODS = {
"start_sync",
"finish_sync",
"status",
"upsert_stock_master",
"list_stock_master",
"upsert_daily_bars",
"daily_bars_for_date",
}