Files
bugsink/projects
Klaas van Schelven 79c9413256 Remove TODO about indexing on Project (id, sentry_key)
This was probably about the making Project.objects.get(id, sentry_key)
more efficient, but

* I don't have an indication it's a bottleneck
* It may very well be turned into a get-by-id, check-for-key idiom,
  in which case the index won't help.
2024-09-13 10:03:20 +02:00
..
2024-09-11 09:23:16 +02:00
2023-11-03 19:56:36 +01:00
2024-06-07 10:52:25 +02:00
2023-11-03 19:56:36 +01:00
2024-06-13 13:23:14 +02:00
2024-06-07 10:52:25 +02:00
2024-06-07 17:24:25 +02:00
2024-09-10 09:02:30 +02:00