mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 15:25:32 +00:00

* 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>