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/.changes/fix-sql-queryresult-type.md

150 B

sql-js
patch

Fixed the QueryResult typing by marking lastInsertId as optional to reflect postgres-only changes made in the 2.0.0 release.