amoffat/supertag

Consider adding SQL indexes

开放

#6 创建于 2020年12月3日

 (4 条评论) (0 个反应) (0 位负责人)Rust (26 个派生)github user discovery
good first issueperformance

仓库指标

星标
 (616 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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 ?

贡献者指南