Skip to content

Commit b947b98

Browse files
Deploying to gh-pages from @ 0032b7e 🚀
1 parent 53e3f52 commit b947b98

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<section class="content-header">
5050
<div class="callout callout-info">
5151
<h4>SchemaSpy Analysis of default</h4>
52-
<p>Generated on Mon Jun 15 22:46 GMT 2026</p>
52+
<p>Generated on Tue Jun 16 15:38 GMT 2026</p>
5353
</div>
5454
</section>
5555
<!-- Main content -->

nrfc/default.nrfc.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,8 @@
269269
</column>
270270
<column autoUpdated="false" defaultValue="null" digits="0" id="2" name="street_address" nullable="false" remarks="The address of a client, including the street number and street name." size="40" type="varchar" typeCode="12"/>
271271
<column autoUpdated="false" defaultValue="null" digits="0" id="3" name="country_code" nullable="false" remarks="A code representing the code of a country." size="2" type="varchar" typeCode="12">
272-
<parent column="country_code" foreignKey="submission_location_country_code_fk" implied="false" onDeleteCascade="false" schema="nrfc" table="country_code"/>
273272
<parent column="country_code" foreignKey="submission_location_province_code_fk" implied="false" onDeleteCascade="false" schema="nrfc" table="province_code"/>
273+
<parent column="country_code" foreignKey="submission_location_country_code_fk" implied="false" onDeleteCascade="false" schema="nrfc" table="country_code"/>
274274
</column>
275275
<column autoUpdated="false" defaultValue="null" digits="0" id="4" name="province_code" nullable="false" remarks="A code representing the code of a province, state, department or territory." size="2" type="varchar" typeCode="12">
276276
<parent column="province_code" foreignKey="submission_location_province_code_fk" implied="false" onDeleteCascade="false" schema="nrfc" table="province_code"/>

nrfc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h1>Tables</h1><br />
7878
<div class="col-md-12">
7979
<div class="callout callout-info">
8080
<h4>SchemaSpy Analysis of default.nrfc</h4>
81-
<p>Generated on Mon Jun 15 22:45 GMT 2026</p>
81+
<p>Generated on Tue Jun 16 15:38 GMT 2026</p>
8282
</div>
8383
</div>
8484
</div>

nrfc/info-html.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
date=2026-06-15 22:45:57+0000
1+
date=2026-06-16 15:38:31+0000
22
os=Linux 6.17.0-1018-azure
33
schemaspy-version=6.2.4
44
schemaspy-build=6.2.4.41 2023-07-21 11:15:12

nrfc/tables/submission_location.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,13 +196,13 @@ <h3 id="Columns" class="box-title">Columns</h3>
196196
<td>
197197
<table border='0' cellspacing='0' cellpadding='0'>
198198
<tr>
199-
<td title="submission_location.country_code references country_code.country_code via submission_location_country_code_fk"><a href='country_code.html'>country_code</a><span class='relatedKey'>.country_code</span></td>
200-
<td class="constraint detail">submission_location_country_code_fk</td>
199+
<td title="submission_location.[country_code, province_code] references province_code.[country_code, province_code] via submission_location_province_code_fk"><a href='province_code.html'>province_code</a><span class='relatedKey'>.country_code</span></td>
200+
<td class="constraint detail">submission_location_province_code_fk</td>
201201
<td class="constraint detail"><span title='Restrict delete:&#10;Parent cannot be deleted if children exist'>R</span></td>
202202
</tr>
203203
<tr>
204-
<td title="submission_location.[country_code, province_code] references province_code.[country_code, province_code] via submission_location_province_code_fk"><a href='province_code.html'>province_code</a><span class='relatedKey'>.country_code</span></td>
205-
<td class="constraint detail">submission_location_province_code_fk</td>
204+
<td title="submission_location.country_code references country_code.country_code via submission_location_country_code_fk"><a href='country_code.html'>country_code</a><span class='relatedKey'>.country_code</span></td>
205+
<td class="constraint detail">submission_location_country_code_fk</td>
206206
<td class="constraint detail"><span title='Restrict delete:&#10;Parent cannot be deleted if children exist'>R</span></td>
207207
</tr>
208208
</table>

0 commit comments

Comments
 (0)