Colin Woodbury 8339dbb8df
DatabaseConnection directly from PgPool (#2348)
* feat(postgres): create `DatabaseConnection` directly from `PgPool`

This allows sqlx-based connection pools that were already on-hand to be
easily converted into SeaORM types.

* Move `From` impls into driver

* impls for MySQL and SQLite

* CHANGELOG

* fmt

---------

Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2024-10-04 17:19:56 +08:00
..
2024-08-02 14:45:14 +08:00
2024-10-04 16:42:52 +08:00
2024-08-09 18:32:14 +08:00
2024-10-04 16:12:21 +08:00
2024-05-06 13:53:41 +08:00
2023-01-11 14:17:06 +08:00
2024-08-02 10:13:59 +01:00
2024-08-02 10:13:59 +01:00
2022-05-31 12:38:38 +02:00