Files
sqlalchemy/examples
Mike Bayer d24cd5e96d establish sessionmaker and async_sessionmaker as generic
This is so that custom Session and AsyncSession classes
can be typed for these factories.  Added appropriate
typevars to  `__call__()`, `__enter__()` and other methods
so that a custom Session or AsyncSession subclass is carried
through.

Fixes: #7656
Change-Id: Ia2b8c1f22b4410db26005c3285f6ba3d13d7f0e0
2022-05-31 15:17:48 -04:00
..
2021-11-24 22:51:27 -05:00
2019-01-06 18:23:11 -05:00
2021-11-22 15:03:17 +00:00
2022-03-28 15:58:35 -04:00
2021-11-24 22:51:27 -05:00