rusqlite v0.19.0 Release Notes

Release Date: 2019-06-26 // almost 5 years ago
    • Increase bundled SQLite variables and depth (#522)
    • 🛠 Fix error when building with uuid and functions features. (#515)
    • ⬆️ Upgrade bundled SQLite sources to 3.28.0 (#513)
    • 🛠 Fix nightly build (#514)
    • Add query_row_named for prepared statement (#528)
    • Add binding to sqlite3_create_collation_v2 (#534)
    • ➕ Add bundled-windows feature (#537)
    • Add binding to sqlite3_create_window_function (#539)
    • Include the name of the column in InvalidColumnType errors (#541)