sqlx/sqlx-core
Yota Toyama 9534de3476
Fix type info access in Any database driver (#1848)
* Fix type info access in `Any` database driver

* Implement custom receiver methods

* Revert "Fix type info access in `Any` database driver"

This reverts commit a2845c74c5e545351f3f0f2fa6851e7f23a60621.

* Refactor

* Update sqlx-core/src/any/row.rs

Co-authored-by: Yota Toyama <raviqqe@gmail.com>

Co-authored-by: Austin Bonander <austin.bonander@gmail.com>
2022-07-14 14:17:57 -07:00
..
src Fix type info access in Any database driver (#1848) 2022-07-14 14:17:57 -07:00
Cargo.toml preparing 0.6.0 release (#1911) 2022-06-16 15:53:09 -07:00