Implement Params for tuples of ToSql up to size 16, and touch up docs

This commit is contained in:
Thom Chiovoloni
2022-03-06 21:25:10 -08:00
parent 8db9aff358
commit 2ec0b2e8fe
5 changed files with 234 additions and 45 deletions

View File

@@ -1,5 +1,6 @@
[package]
name = "rusqlite"
# Note: Update version in README.md when you change this.
version = "0.27.0"
authors = ["The rusqlite developers"]
edition = "2018"