File tree 14 files changed +7
-14
lines changed
src/test/java/schemacrawler/integration/test
src/test/java/schemacrawler/integration/test
src/test/java/schemacrawler/integration/test
src/test/java/schemacrawler/integration/test
src/test/java/schemacrawler/integration/test
src/test/java/schemacrawler/integration/test
14 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >us.fatehi</groupId >
8
8
<artifactId >schemacrawler-parent</artifactId >
9
- <version >16.22.3 </version >
9
+ <version >16.23.1 </version >
10
10
</parent >
11
11
<artifactId >schemacrawler-database-plugins-parent</artifactId >
12
12
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >us.fatehi</groupId >
8
8
<artifactId >schemacrawler-parent</artifactId >
9
- <version >16.22.3 </version >
9
+ <version >16.23.1 </version >
10
10
</parent >
11
11
<artifactId >schemacrawler-cassandra</artifactId >
12
12
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 32
32
import static schemacrawler .test .utility .FileHasContent .hasNoContent ;
33
33
import static schemacrawler .test .utility .FileHasContent .hasSameContentAs ;
34
34
import static schemacrawler .test .utility .FileHasContent .outputOf ;
35
-
36
35
import org .junit .jupiter .api .Test ;
37
36
38
37
import schemacrawler .Main ;
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >us.fatehi</groupId >
8
8
<artifactId >schemacrawler-parent</artifactId >
9
- <version >16.22.3 </version >
9
+ <version >16.23.1 </version >
10
10
</parent >
11
11
<artifactId >schemacrawler-hana</artifactId >
12
12
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 32
32
import static schemacrawler .test .utility .FileHasContent .hasNoContent ;
33
33
import static schemacrawler .test .utility .FileHasContent .hasSameContentAs ;
34
34
import static schemacrawler .test .utility .FileHasContent .outputOf ;
35
-
36
35
import org .junit .jupiter .api .Test ;
37
36
38
37
import schemacrawler .Main ;
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >us.fatehi</groupId >
9
9
<artifactId >schemacrawler-parent</artifactId >
10
- <version >16.22.3 </version >
10
+ <version >16.23.1 </version >
11
11
</parent >
12
12
<artifactId >schemacrawler-sapiq</artifactId >
13
13
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 32
32
import static schemacrawler .test .utility .FileHasContent .hasNoContent ;
33
33
import static schemacrawler .test .utility .FileHasContent .hasSameContentAs ;
34
34
import static schemacrawler .test .utility .FileHasContent .outputOf ;
35
-
36
35
import org .junit .jupiter .api .Test ;
37
36
38
37
import schemacrawler .Main ;
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >us.fatehi</groupId >
6
6
<artifactId >schemacrawler-parent</artifactId >
7
- <version >16.22.3 </version >
7
+ <version >16.23.1 </version >
8
8
</parent >
9
9
<artifactId >schemacrawler-teiid</artifactId >
10
10
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 32
32
import static schemacrawler .test .utility .FileHasContent .hasNoContent ;
33
33
import static schemacrawler .test .utility .FileHasContent .hasSameContentAs ;
34
34
import static schemacrawler .test .utility .FileHasContent .outputOf ;
35
-
36
35
import org .junit .jupiter .api .Test ;
37
36
38
37
import schemacrawler .Main ;
Original file line number Diff line number Diff line change 33
33
import static schemacrawler .test .utility .FileHasContent .hasSameContentAs ;
34
34
import static schemacrawler .test .utility .FileHasContent .outputOf ;
35
35
import static schemacrawler .test .utility .TestUtility .javaVersion ;
36
-
37
36
import java .sql .Connection ;
38
37
import java .sql .SQLException ;
39
38
import java .sql .Statement ;
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >us.fatehi</groupId >
8
8
<artifactId >schemacrawler-parent</artifactId >
9
- <version >16.22.3 </version >
9
+ <version >16.23.1 </version >
10
10
</parent >
11
11
<artifactId >schemacrawler-timesten</artifactId >
12
12
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 32
32
import static schemacrawler .test .utility .FileHasContent .hasNoContent ;
33
33
import static schemacrawler .test .utility .FileHasContent .hasSameContentAs ;
34
34
import static schemacrawler .test .utility .FileHasContent .outputOf ;
35
-
36
35
import org .junit .jupiter .api .Test ;
37
36
38
37
import schemacrawler .Main ;
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >us.fatehi</groupId >
8
8
<artifactId >schemacrawler-parent</artifactId >
9
- <version >16.22.3 </version >
9
+ <version >16.23.1 </version >
10
10
</parent >
11
11
<artifactId >schemacrawler-trino</artifactId >
12
12
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 32
32
import static schemacrawler .test .utility .FileHasContent .hasNoContent ;
33
33
import static schemacrawler .test .utility .FileHasContent .hasSameContentAs ;
34
34
import static schemacrawler .test .utility .FileHasContent .outputOf ;
35
-
36
35
import org .junit .jupiter .api .Test ;
37
36
38
37
import schemacrawler .Main ;
You can’t perform that action at this time.
0 commit comments