4b739eeb66
Resource table's metadata_hash column is not indexed. Adding index on metadata_hash column reduces number of rows scanned to one. That is if a resource (same resource_id) has say n rows in resource table (due to difference in metadata), with additional index only one row will have to be scanned. Change-Id: I2a99bdac88f5fa14ac5f82497d1a12196419ae68 Closes-Bug: #1488544 |
||
---|---|---|
.. | ||
migrate_repo | ||
__init__.py | ||
migration.py | ||
models.py | ||
utils.py |