amoffat/supertag

Consider adding SQL indexes

Open

#6 opened on Dec 3, 2020

 (4 comments) (0 reactions) (0 assignees)Rust (26 forks)github user discovery
good first issueperformance

Repository metrics

Stars
 (616 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Unless I'm mistaken, the code doesn't seem to create SQL indexes, and a quick look at the queries leaves me under the impression that they would benefit from indexes.

Any thoughts ?

Contributor guide