From 46c99c9a0c818f035e25f25165f2f26f0825a233 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Tue, 28 Jun 2011 15:52:39 +0200 Subject: [PATCH] Comment --- changes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes.txt b/changes.txt index 0d0c6781..c7491ca8 100644 --- a/changes.txt +++ b/changes.txt @@ -8,9 +8,12 @@ Display foreign key name in tooltip Display default column value in table overview Display column collation in tooltip Keyboard shortcuts: Alt+Shift+1 for homepage, Ctrl+Shift+Enter for Save and continue edit +Show only errors with Webserver file SQL command +Display error with all wrong SQL commands (MySQL) Pagination support (Oracle) Autocomplete for big foreign keys (Editor) Display name of the referenced record in PostgreSQL (Editor) +Prefer NULL to empty string (Editor, bug #3323800) Customizable favicon (customization) Method name can return a link (customization) Easier sending of default headers (customization)