square/sqlbrite

Lint checks for runtime assertions and common errors.

开放

#58 创建于 2015年9月9日

 (0 条评论) (0 个反应) (0 位负责人)Java (431 个派生)batch import
help wantedicebox

仓库指标

星标
 (4,578 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

  • 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

贡献者指南