]> git.ipfire.org Git - thirdparty/patchwork.git/commit
models: Add covering index for Patch.hash
authorStephen Finucane <stephen@that.guru>
Wed, 24 Jan 2024 11:09:46 +0000 (11:09 +0000)
committerStephen Finucane <stephen@that.guru>
Thu, 31 Oct 2024 23:16:53 +0000 (23:16 +0000)
commit801e5bd8bbb78e8459e53dcd5a0dc8eb17e92a48
tree7144afe428ddf4f11cabd04920c90847c027f320
parentc443cd9c0e96ca21842a188f9101b1a8244535ee
models: Add covering index for Patch.hash

Signed-off-by: Stephen Finucane <stephen@that.guru>
Closes: #579
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
patchwork/migrations/0047_add_database_indexes.py [new file with mode: 0644]
patchwork/models.py