Recent versions of the TS/JS, Python and Rust SDKs don't appear to surface a close() method on the db Connection (postgres, sqlite and mysql). (Perhaps not the upcoming Go SDK either? Though the current example snippets do show use.)
Find out if: 1. if Spin is doing this correctly and 2. how to surface it in SDKs.
Originally posted by @itowlson in #190 (comment)
Recent versions of the TS/JS, Python and Rust SDKs don't appear to surface a
close()method on the dbConnection(postgres, sqlite and mysql). (Perhaps not the upcoming Go SDK either? Though the current example snippets do show use.)Find out if: 1. if Spin is doing this correctly and 2. how to surface it in SDKs.
Originally posted by @itowlson in #190 (comment)