mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 12:34:22 +01:00
A simple change to implement the `Debug` trait for the `Connection`, similar to how it is implemented for `Database`. This should help users in their application code with wrapping the connection. Closes #1798