square/sqlbrite

Lint checks for runtime assertions and common errors.

Open

#58 ouverte le 9 sept. 2015

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Java (431 forks)batch import
help wantedicebox

Métriques du dépôt

Stars
 (4 578 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur