Add index for package_metadata
This index speeds up inserting new entries to the package_metadata table. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
854f2cbba9
commit
9c1b989d20
4 changed files with 22 additions and 0 deletions
|
|
@ -80,3 +80,4 @@ increase_derivation_inputs_statistics_targets 2020-12-27T10:34:58Z Christopher B
|
|||
remove_guix_revisions_store_path 2021-02-02T20:06:18Z Christopher Baines <mail@cbaines.net> # Drop guix_revisions.store_path
|
||||
systems_table 2021-04-22T08:12:10Z Christopher Baines <mail@cbaines.net> # Add a systems table
|
||||
some_indexes 2021-05-17T17:36:38Z Christopher Baines <mail@cbaines.net> # Add some indexes
|
||||
package_metadata_location_id_index 2021-05-27T19:51:13Z Canan Talayhan <canan.t.talayhan@gmail.com> # Add index for location id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue