Rocket/contrib/db_pools/lib
Sergio Benitez 87f80714fa Update 'diesel-async' in 'db_pools' to 0.5.
Also modifies the `databases` example so that it makes use of the new
ability to run migrations in diesel-async v0.5. To accomplish this,
`diesel_async::async_connection_wrapper::AsyncConnectionWrapper` is
exported from `rocket_db_pools::diesel` and used in the `diesel_mysql`
portion of the `databases` example. The URL for the MySQL version of the
database example is now `/mysql` instead of `/diesel-async`.
2024-08-14 18:36:56 -07:00
..
src Update 'diesel-async' in 'db_pools' to 0.5. 2024-08-14 18:36:56 -07:00
tests Update 'sqlx' to '0.7'. 2023-08-25 14:02:44 -07:00
Cargo.toml Update 'diesel-async' in 'db_pools' to 0.5. 2024-08-14 18:36:56 -07:00
LICENSE-APACHE Symlink license files in all crate directories. 2024-04-06 20:46:07 -07:00
LICENSE-MIT Symlink license files in all crate directories. 2024-04-06 20:46:07 -07:00