mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 12:04:21 +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