From 478b276317841f6ade70d3bc770d22749a11e0f5 Mon Sep 17 00:00:00 2001 From: Ralf Wisser Date: Mon, 4 Jul 2022 09:55:43 +0200 Subject: [PATCH] release notes update --- releasenotes.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/releasenotes.txt b/releasenotes.txt index 2fccb8d9d..72ee34714 100644 --- a/releasenotes.txt +++ b/releasenotes.txt @@ -1,4 +1,10 @@ 12.5 + - SQL Console and desktop improvements + - Queries are now subjected to intensive analysis, + which makes it possible to detect primary and foreign keys and display them accordingly, + as well as the origin table of each column. + - Number data is now formatted and right-aligned. + - Faster metadata acquisition with Oracle DBMS. - Fixed a bug that caused exports to hang when local database was used for the working tables. 12.4.4