release notes update

This commit is contained in:
Ralf Wisser
2022-07-04 09:55:43 +02:00
parent 4eb4afe11e
commit 478b276317
+6
View File
@@ -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