Felipe Francisco
Felipe Francisco
To solve this issue now you can use this ugly way: ``` php Sql::orderBy('`timestamp` DESC','`id` DESC'); // ORDER BY `timestamp` DESC, `id` DESC ``` I'm seeing to improve this. Something...
:+1: to proxyng
@amdrade This can help you: https://github.com/Respect/Relational/blob/master/tests/library/Respect/Relational/SqlTest.php#L72-L78
any news on that? I'm unable to switch from `aiopg` to `asyncpg` because `pg_bouncer`
is this config file option released? I tried to setup with version 6.13.0 and didn't work.