This commit is contained in:
Wisser
2019-12-15 09:18:11 +01:00
parent 8b9531c608
commit 14994f1be2
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -144,8 +144,7 @@
It is easier to get a working extraction model in this way, but it is more difficult to ensure that the model is not too restrictive, i.e. that you get <b>all</b> the rows you want.<br><br />
In my experience the best way to define an extraction model
is to use the "<span style="font-weight: bold;">Closure
</span>" view.<br />
is to use the "<span style="font-weight: bold;">Closure</span>" view.<br />
&nbsp;<br />
The closure view lists all tables that are directly or
indirectly associated with the subject table (where the
@@ -25,7 +25,7 @@ public class JailerVersion {
/**
* The Jailer version.
*/
public static final String VERSION = "9.2.0.1";
public static final String VERSION = "9.2";
/**
* The Jailer working tables version.