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

* pool: fix panic when using callbacks add regression test * pool: fix panic when using callbacks add regression test added missing typedef `MssqlPoolOptions`