I\'m using peewee-async,
it\'s not clear to me if this is transactional:
database = PooledPostgresqlExtDatabase(...) db = Manager(database) async with db.