Missing index on table sys_dict_type column name might make the underlying query issued via IConstantFactory#getDictsByName slow. Since table sys_dict_type is mostly read and rarely updated, the performance impact for write operations is acceptable under common cases.
Missing index on table
sys_dict_type
columnname
might make the underlying query issued via IConstantFactory#getDictsByName slow. Since tablesys_dict_type
is mostly read and rarely updated, the performance impact for write operations is acceptable under common cases.