VRFS-315; renaming max_mind to max_mind_geo
This commit is contained in:
parent
219368c874
commit
8f73ec285e
|
|
@ -8,3 +8,4 @@ CREATE INDEX max_mind_isp_ip_bottom_idx ON max_mind_isp(ip_bottom);
|
|||
CREATE INDEX max_mind_isp_ip_top_idx ON max_mind_isp(ip_top);
|
||||
|
||||
|
||||
ALTER TABLE max_mind RENAME TO max_mind_geo;
|
||||
|
|
|
|||
Loading…
Reference in New Issue