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