SQLite tooling
- Linguagem predominante
- Rust
- Estrelas
- 104
- Forks
- 138
- Merge médio
- 1d 14h
- PRs com merge (30d)
- 54
Descrição
We don't currently employ any sqlite lints, formatters or other tooling.
We should consider at least the following:
- `sqlite3 .lint`
- `sqlite3 .expert`
- [`sqruff`](https://playground.quary.dev/docs/)
This will be especially useful once we have migrated off of diesel, and can use dedicated `.sql` files for the statements as well.
Guia de contribuição
Direção de pesquisa
Look at the current database setup in the codebase, especially any SQLite usage. Research sqlite3 .lint, .expert, and sqruff to understand their integration. Check if there are existing .sql files or plans to migrate from diesel. Determine where to add these tools in the build or development workflow.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- rust, sqlite
- Domínio
- databases, tooling
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Pouca atividade
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 55/100