square/sqlbrite

Lint checks for runtime assertions and common errors.

Open

#58 创建于 2015年9月9日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Java (4,578 star) (431 fork)batch import
help wantedicebox

描述

  • 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

贡献者指南