mirror of
https://github.com/Wisser/Jailer.git
synced 2026-05-16 19:38:39 -05:00
release notes update
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
7.10.9
|
||||
- Database analysis not only finds primary keys and foreign keys for tables,
|
||||
but also for views and synonyms by analyzing the underlying tables.
|
||||
|
||||
7.10.8
|
||||
- Data browser improvements
|
||||
- New layout feature: "align table horizontally with predecessor"
|
||||
|
||||
@@ -25,7 +25,7 @@ public class JailerVersion {
|
||||
/**
|
||||
* The Jailer version.
|
||||
*/
|
||||
public static final String VERSION = "7.10.8";
|
||||
public static final String VERSION = "7.10.9";
|
||||
|
||||
/**
|
||||
* The Jailer working tables version.
|
||||
|
||||
Reference in New Issue
Block a user