Alexey Firsov
Alexey Firsov
RETURNING automatically set to dialect here https://github.com/aio-libs/aiopg/blob/master/aiopg/sa/engine.py#L38 it can be overridden and then use ```python s = some_statement().returning(table.Foo.name, table.Foo.city) e = dbc.execute(s) ``` it is better to use a scalar,...
@JoseKilo Hi! This tangled history, in the documentation bug. You need to have a separate `WeakSet` for the `on_shutdown` task, or you can not remove it from `app['websockets']` if you...
@JoseKilo thought of your question. @asvetlov @jettify @webknjaz it really turns out that you have to intervene in the logic of the iteration, to organize the proper cleaning of dead...
Dear All @dhui @weisscorp Tell me, is it possible to accept this? It seems like the test just needs to be restarted?