mirror of
https://github.com/norohind/jubilant-system-core.git
synced 2025-04-12 09:50:01 +03:00
idx_shd_operation_id on squadrons_historical_data(operation_id)
This commit is contained in:
parent
00e58c43bd
commit
86e3f439c3
@ -314,3 +314,4 @@ begin
|
||||
end;
|
||||
|
||||
create index if not exists idx_snh_operation_id_desc on squadrons_news_historical (operation_id desc);
|
||||
create index if not exists idx_shd_operation_id on squadrons_historical_data(operation_id);
|
Loading…
x
Reference in New Issue
Block a user