1
0
Fork 0

Update changelog.

This commit is contained in:
Amjith Ramanujam 2015-03-10 00:20:57 -07:00
parent cc41a4ea6c
commit b19537ac3b
1 changed files with 3 additions and 3 deletions

View File

@ -3,10 +3,10 @@
Bug Fixes:
----------
* Fix the bug where the schema qualifier was ignored by the auto-completion.
This now results in better suggestions for tables vs functions. (Thanks: darikg_)
* Fix a bug where the schema qualifier was ignored by the auto-completion.
As a result the suggestions for tables vs functions are cleaner. (Thanks: darikg_)
* Add the FUNCTION keyword to auto-completion.
* Display NULL values as <null> instead of empty strings.
0.16.1
======