square/sqlbrite
Auf GitHub ansehenLint checks for runtime assertions and common errors.
Open
#58 geöffnet am 9. Sept. 2015
help wantedicebox
Repository-Metriken
- Stars
- (4.578 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
- 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