mirror of
https://github.com/Wisser/Jailer.git
synced 2026-05-08 11:20:10 -05:00
9.2
This commit is contained in:
+1
-2
@@ -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 />
|
||||
<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.
|
||||
|
||||
Reference in New Issue
Block a user