David Cornu 2702b9851a
feat: Unify Debug implementations across PgRow, MySqlRow and SqliteRow (#3890)
* Introduce `debug_row` function

* Use `debug_row` to implement `Debug` for `SqliteRow`

* Use `debug_row` in `PgRow`'s `Debug` implementation

* Match `MySqlRow`'s `Debug` implementation
2025-07-06 19:24:07 -07:00
..
2025-06-01 21:09:55 -07:00
2025-07-04 17:53:46 -07:00
2023-07-31 13:27:04 -07:00
2024-06-13 13:11:36 -07:00
2024-06-13 13:11:36 -07:00