You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/plugins/sql/src
Fabian-Lars 0190f68f1d
fix(sql): split up datatypes more granular, fixes #462 (#608)
2 years ago
..
decode fix(sql): split up datatypes more granular, fixes #462 (#608) 2 years ago
lib.rs feat(sql): Improve type decoding. Adds support for time and dates (#266) 2 years ago
plugin.rs fix(sql): bind `Value::Null` as `None` in `select` query 2 years ago