You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the meantime I have file an issue on Sqlx side for making it easy to convert to and from AnyPool. launchbadge/sqlx#2162. This could help every other projects.
Add support for
AnyPool
such that database can be chosen at runtime.match
can then be used to run specific queries.The text was updated successfully, but these errors were encountered: