summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorcatherinedevlin <catherine.devlin@gmail.com>2018-05-20 19:35:09 -0400
committerIrina Truong <i.chernyavska@gmail.com>2018-06-16 21:47:18 -0700
commit74daa23a45e36264a9b8d5ab645682f088300973 (patch)
tree7b0883267746cde2c727789bb97ea17b95eeafc7 /changelog.rst
parentbb8cbac3de146f7503d23e9994522a7a8b610b7b (diff)
switched view query to imitating psql
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index d07faa01..266b6a69 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -11,6 +11,7 @@ Internal changes:
* Mark tests requiring a running database server as dbtest (Thanks: `Dick Marinus`_)
* Add ``application_name`` to help identify pgcli connection to database (issue #868) (Thanks: `François Pietka`_)
+* Support `\\ev``, ``\ef`` (issue #) (Thanks: `Catherine Devlin`_)
* Add an is_special command flag to MetaQuery (Thanks: `Rishi Ramraj`_)
* Ported Destructive Warning from mycli.
* Refactor Destructive Warning behave tests (Thanks: `Dick Marinus`_)