Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Rust type for SQLite REAL (#1785)
REAL is stored as as 8-byte IEEE floating point number See https://www.sqlite.org/datatype3.html#storage_classes_and_datatypes
- Loading branch information