Skip to content

Commit 0d98b7c

Browse files
committed
Update tests
1 parent 9566249 commit 0d98b7c

File tree

4 files changed

+27
-27
lines changed

4 files changed

+27
-27
lines changed

schemacrawler-access/src/test/java/schemacrawler/integration/test/AccessTest.java

-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
import org.junit.jupiter.api.Test;
4343
import org.junit.jupiter.api.TestInstance;
4444
import org.junit.jupiter.api.TestInstance.Lifecycle;
45-
import org.testcontainers.junit.jupiter.Testcontainers;
4645
import schemacrawler.schemacrawler.InfoLevel;
4746
import schemacrawler.schemacrawler.LimitOptionsBuilder;
4847
import schemacrawler.schemacrawler.LoadOptionsBuilder;
@@ -54,7 +53,6 @@
5453
import schemacrawler.tools.executable.SchemaCrawlerExecutable;
5554

5655
@TestInstance(Lifecycle.PER_CLASS)
57-
@Testcontainers
5856
public class AccessTest extends BaseAdditionalDatabaseTest {
5957

6058
@BeforeEach

schemacrawler-access/src/test/resources/testAccessWithConnection.LTE.txt

+5-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
System Information
44
========================================================================
55

6-
generated by SchemaCrawler 16.24.2
7-
generated on 2024-12-24 01:08:05
6+
generated by SchemaCrawler 16.25.1
7+
generated on 2024-12-29 23:24:40
88
database version UCanAccess driver for Microsoft Access databases using HSQLDB V2007 [VERSION_12]
99
driver version Ucanaccess 5.1.2
1010

@@ -43,7 +43,9 @@ PUBLIC.PUBLIC.`Authors` [table]
4343
au_state VARCHAR(2)
4444
au_zip VARCHAR(5)
4545
au_sex VARCHAR(1)
46+
default M
4647
au_salary DECIMAL(100, 4)
48+
default 0
4749
au_subject VARCHAR(10)
4850

4951
Primary Key
@@ -929,7 +931,7 @@ uses local files false
929931

930932
JDBC Driver Information
931933
-=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
932-
connection url jdbc:ucanaccess://C:\Users\suale\AppData\Local\Temp\10545187700925255738\resource47669027-0cfb-47cf-8cee-b671a51046d8.data;showSchema=true;sysSchema=true
934+
connection url jdbc:ucanaccess://C:\Users\sualeh\AppData\Local\Temp\121214750081379961\resourceac995805-88da-4e29-876a-f3eca71a0176.data;showSchema=true;sysSchema=true
933935
driver name Ucanaccess
934936
driver version 5.1.2
935937
driver class name net.ucanaccess.jdbc.UcanaccessDriver

schemacrawler-derby/src/test/java/schemacrawler/integration/test/DerbyTest.java

-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
import org.junit.jupiter.api.Test;
3939
import org.junit.jupiter.api.TestInstance;
4040
import org.junit.jupiter.api.TestInstance.Lifecycle;
41-
import org.testcontainers.junit.jupiter.Testcontainers;
4241
import schemacrawler.schemacrawler.InfoLevel;
4342
import schemacrawler.schemacrawler.LimitOptionsBuilder;
4443
import schemacrawler.schemacrawler.LoadOptionsBuilder;
@@ -50,7 +49,6 @@
5049
import schemacrawler.tools.executable.SchemaCrawlerExecutable;
5150

5251
@TestInstance(Lifecycle.PER_CLASS)
53-
@Testcontainers
5452
public class DerbyTest extends BaseAdditionalDatabaseTest {
5553

5654
@BeforeEach

schemacrawler-derby/src/test/resources/testDerbyWithConnection.LTE.txt

+22-20
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
System Information
44
========================================================================
55

6-
generated by SchemaCrawler 16.24.2
7-
generated on 2024-12-24 02:24:24
6+
generated by SchemaCrawler 16.25.1
7+
generated on 2024-12-29 23:23:47
88
database version Apache Derby 10.17.1.0 - (1913217)
99
driver version Apache Derby Embedded JDBC Driver 10.17.1.0 - (1913217)
1010

@@ -26,6 +26,7 @@ BOOKS.AUTHORS [table]
2626
STATE CHAR(2)
2727
POSTALCODE VARCHAR(10)
2828
COUNTRY VARCHAR(50)
29+
default 'USA'
2930

3031
Primary Key
3132

@@ -39,7 +40,7 @@ Z_FK_AUTHOR [foreign key, with no action]
3940

4041
Indexes
4142

42-
"SQL0000000082-42adc10b-0193-f67a-cd99-0000055a96f8" [unique index]
43+
"SQL0000000082-42adc10b-0194-14bb-98e8-0000056342e0" [unique index]
4344
ID ascending
4445

4546
IDX_B_AUTHORS [non-unique index]
@@ -73,15 +74,15 @@ Foreign Keys
7374
Z_FK_AUTHOR [foreign key, with no action]
7475
AUTHORID (0..many)--> BOOKS.AUTHORS.ID
7576

76-
"SQL0000000086-b0ec4122-0193-f67a-cd99-0000055a96f8" [foreign key, with no action]
77+
"SQL0000000086-b0ec4122-0194-14bb-98e8-0000056342e0" [foreign key, with no action]
7778
BOOKID (0..many)--> BOOKS.BOOKS.ID
7879

7980
Indexes
8081

81-
"SQL0000000087-017d8124-0193-f67a-cd99-0000055a96f8" [non-unique index]
82+
"SQL0000000087-017d8124-0194-14bb-98e8-0000056342e0" [non-unique index]
8283
AUTHORID ascending
8384

84-
"SQL0000000086-b0ec4122-0193-f67a-cd99-0000055a96f8" [non-unique index]
85+
"SQL0000000086-b0ec4122-0194-14bb-98e8-0000056342e0" [non-unique index]
8586
BOOKID ascending
8687

8788
UIDX_BOOKAUTHORS [unique index]
@@ -107,21 +108,21 @@ PK_BOOKS [primary key]
107108

108109
Foreign Keys
109110

110-
"SQL0000000086-b0ec4122-0193-f67a-cd99-0000055a96f8" [foreign key, with no action]
111+
"SQL0000000086-b0ec4122-0194-14bb-98e8-0000056342e0" [foreign key, with no action]
111112
ID <--(0..many) BOOKS.BOOKAUTHORS.BOOKID
112113

113114
FK_PREVIOUSEDITION [foreign key, with no action]
114115
ID <--(0..many) PREVIOUSEDITIONID
115116

116117
Indexes
117118

118-
"SQL0000000083-7d0f8114-0193-f67a-cd99-0000055a96f8" [unique index]
119+
"SQL0000000083-7d0f8114-0194-14bb-98e8-0000056342e0" [unique index]
119120
ID ascending
120121

121-
"SQL0000000084-8d99c116-0193-f67a-cd99-0000055a96f8" [non-unique index]
122+
"SQL0000000084-8d99c116-0194-14bb-98e8-0000056342e0" [non-unique index]
122123
PREVIOUSEDITIONID ascending
123124

124-
"SQL0000000085-de250118-0193-f67a-cd99-0000055a96f8" [non-unique index]
125+
"SQL0000000085-de250118-0194-14bb-98e8-0000056342e0" [non-unique index]
125126
PREVIOUSEDITIONID ascending
126127

127128

@@ -138,12 +139,12 @@ Primary Key
138139

139140
Foreign Keys
140141

141-
"SQL0000000090-504bc13b-0193-f67a-cd99-0000055a96f8" [foreign key, with no action]
142+
"SQL0000000090-504bc13b-0194-14bb-98e8-0000056342e0" [foreign key, with no action]
142143
"Id" <--(0..1) BOOKS."Celebrity Updates"."Celebrity Id"
143144

144145
Indexes
145146

146-
"SQL0000000089-862b8134-0193-f67a-cd99-0000055a96f8" [unique index]
147+
"SQL0000000089-862b8134-0194-14bb-98e8-0000056342e0" [unique index]
147148
"Id" ascending
148149

149150

@@ -160,15 +161,15 @@ Primary Key
160161

161162
Foreign Keys
162163

163-
"SQL0000000090-504bc13b-0193-f67a-cd99-0000055a96f8" [foreign key, with no action]
164+
"SQL0000000090-504bc13b-0194-14bb-98e8-0000056342e0" [foreign key, with no action]
164165
"Celebrity Id" (0..1)--> BOOKS."Celebrities"."Id"
165166

166167
Indexes
167168

168-
"SQL0000000091-489a813c-0193-f67a-cd99-0000055a96f8" [unique index]
169+
"SQL0000000091-489a813c-0194-14bb-98e8-0000056342e0" [unique index]
169170
"Celebrity Id" ascending
170171

171-
"SQL0000000090-504bc13b-0193-f67a-cd99-0000055a96f8" [non-unique index]
172+
"SQL0000000090-504bc13b-0194-14bb-98e8-0000056342e0" [non-unique index]
172173
"Celebrity Id" ascending
173174

174175

@@ -187,20 +188,21 @@ PK_COUPONS [primary key]
187188

188189
Indexes
189190

190-
"SQL0000000081-a0200101-0193-f67a-cd99-0000055a96f8" [unique index]
191+
"SQL0000000081-a0200101-0194-14bb-98e8-0000056342e0" [unique index]
191192
ID ascending
192193

193194

194195

195196
BOOKS.PUBLISHERS [table]
196197
------------------------------------------------------------------------
197198
ID INTEGER NOT NULL
199+
default AUTOINCREMENT: start 1 increment 1
198200
auto-incremented
199201
PUBLISHER VARCHAR(255)
200202

201203
Primary Key
202204

203-
"SQL0000000088-c3cc812c-0193-f67a-cd99-0000055a96f8" [primary key]
205+
"SQL0000000088-c3cc812c-0194-14bb-98e8-0000056342e0" [primary key]
204206
ID
205207

206208
Foreign Keys
@@ -210,7 +212,7 @@ FK_ΒΙΒΛΊΑ_PUBLISHERS [foreign key, with no action]
210212

211213
Indexes
212214

213-
"SQL0000000088-c3cc812c-0193-f67a-cd99-0000055a96f8" [unique index]
215+
"SQL0000000088-c3cc812c-0194-14bb-98e8-0000056342e0" [unique index]
214216
ID ascending
215217

216218

@@ -234,10 +236,10 @@ FK_ΒΙΒΛΊΑ_PUBLISHERS [foreign key, with no action]
234236

235237
Indexes
236238

237-
"SQL0000000093-6c5f0148-0193-f67a-cd99-0000055a96f8" [non-unique index]
239+
"SQL0000000093-6c5f0148-0194-14bb-98e8-0000056342e0" [non-unique index]
238240
ΕΚΔΌΤΗΣ ascending
239241

240-
"SQL0000000092-1bbbc146-0193-f67a-cd99-0000055a96f8" [unique index]
242+
"SQL0000000092-1bbbc146-0194-14bb-98e8-0000056342e0" [unique index]
241243
ΜΟΝΑΔΙΚΌΣ ascending
242244

243245

0 commit comments

Comments
 (0)