Browse Source
* Performance was very poor due to several reasons: * City name translatable. * Lack on indexes when deleting obsolete records. * Some prefetching. * City was not being searched also by state, having the chance of returning incorrect matches if same city name on different states. * Previous code was removing all previous records of zip entries! * Remove possible obsolete FK keys after migrating from v11.14.0
Pedro M. Baeza
5 years ago
72 changed files with 438 additions and 37 deletions
Loading…
Reference in new issue