This commit is contained in:
parent
14138b4455
commit
b85cda38ef
1 changed files with 3 additions and 0 deletions
3
src/main/resources/sql/v1.22.ddl
Normal file
3
src/main/resources/sql/v1.22.ddl
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
CREATE INDEX IF NOT EXISTS
|
||||||
|
idx_signals_phone_fid_map_calculated_at
|
||||||
|
ON signals_phone_fid_map (calculated_at);
|
||||||
Loading…
Add table
Reference in a new issue