sqlbrite v3.1.0 Release Notes

Release Date: 2017-12-18 // over 6 years ago
    • New: inTransaction Kotlin extension function which handles starting, marking successful, and ending a transaction.
    • New: Embedded lint check which validates the number of arguments passed to query and createQuery match the number of expected arguments of the SQL statement.
    • Fix: Properly indent multi-line SQL statements in the logs for query.