\x is implemented and available in the latest version. The ';' enter bug is also fixed in the latest version.
We're still slowly adding more of the back-slash commands supported by psql.
SELECT * FROM "access" a WHERE a.
https://github.com/dbcli/pgcli/issues/283
Thank you for catching that.
\x is implemented and available in the latest version. The ';' enter bug is also fixed in the latest version.
We're still slowly adding more of the back-slash commands supported by psql.