square/sqlbrite

Lint checks for runtime assertions and common errors.

Open

#58 aberto em 9 de set. de 2015

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (431 forks)batch import
help wantedicebox

Métricas do repositório

Stars
 (4.578 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

  • Creating a query inside of a transaction
  • Question marks in a query don't match number of arguments (#220)
  • Missing mark success in try/finally or try-with-resources
  • Multiple insert/update/delete statements not in a transaction in a single method
  • Ensure first argument looks like a table / list of tables
  • Second argument looks like SQL and contains all tables from the first argument

Guia do colaborador