Skip to content

Commit

Permalink
Deploying to gh-pages from @ 59804a8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
rafasdc committed Jun 5, 2024
1 parent 77211a5 commit 479122e
Show file tree
Hide file tree
Showing 9 changed files with 2,733 additions and 3,220 deletions.
5,444 changes: 2,722 additions & 2,722 deletions schemaspy/ccbc_public/columns.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion schemaspy/ccbc_public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h1>Tables</h1><br />
<div class="col-md-12">
<div class="callout callout-info">
<h4>SchemaSpy Analysis of ccbc.ccbc_public</h4>
<p>Generated on Wed Jun 05 17:56 GMT 2024</p>
<p>Generated on Wed Jun 05 21:29 GMT 2024</p>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion schemaspy/ccbc_public/info-html.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
date=2024-06-05 17:56:58+0000
date=2024-06-05 21:29:37+0000
os=Linux 6.5.0-1021-azure
schemaspy-version=6.2.4
schemaspy-build=6.2.4.41 2023-07-21 11:15:12
Expand Down
16 changes: 8 additions & 8 deletions schemaspy/ccbc_public/tables/record_version.html
Original file line number Diff line number Diff line change
Expand Up @@ -418,25 +418,25 @@ <h3 class="box-title">Check Constraints</h3>
</tr>
</thead>
<tbody>
<tr>
<td>record_version_check2</td>
<td>(((op &#61; ANY (ARRAY[&#39;INSERT&#39;::audit.operation, &#39;UPDATE&#39;::audit.operation])) &#61; (record IS NOT NULL)))</td>
</tr>
<tr>
<td>record_version_check</td>
<td>(((COALESCE(record_id, old_record_id) IS NOT NULL) OR (op &#61; &#39;TRUNCATE&#39;::audit.operation)))</td>
</tr>
<tr>
<td>record_version_check3</td>
<td>(((op &#61; ANY (ARRAY[&#39;UPDATE&#39;::audit.operation, &#39;DELETE&#39;::audit.operation])) &#61; (old_record_id IS NOT NULL)))</td>
<td>record_version_check4</td>
<td>(((op &#61; ANY (ARRAY[&#39;UPDATE&#39;::audit.operation, &#39;DELETE&#39;::audit.operation])) &#61; (old_record IS NOT NULL)))</td>
</tr>
<tr>
<td>record_version_check1</td>
<td>(((op &#61; ANY (ARRAY[&#39;INSERT&#39;::audit.operation, &#39;UPDATE&#39;::audit.operation])) &#61; (record_id IS NOT NULL)))</td>
</tr>
<tr>
<td>record_version_check4</td>
<td>(((op &#61; ANY (ARRAY[&#39;UPDATE&#39;::audit.operation, &#39;DELETE&#39;::audit.operation])) &#61; (old_record IS NOT NULL)))</td>
</tr>
<tr>
<td>record_version_check2</td>
<td>(((op &#61; ANY (ARRAY[&#39;INSERT&#39;::audit.operation, &#39;UPDATE&#39;::audit.operation])) &#61; (record IS NOT NULL)))</td>
<td>record_version_check3</td>
<td>(((op &#61; ANY (ARRAY[&#39;UPDATE&#39;::audit.operation, &#39;DELETE&#39;::audit.operation])) &#61; (old_record_id IS NOT NULL)))</td>
</tr>
</tbody>
</table>
Expand Down
30 changes: 0 additions & 30 deletions schemaspy/data/announcement.json

This file was deleted.

103 changes: 0 additions & 103 deletions schemaspy/data/conditional_approval_data.json

This file was deleted.

51 changes: 0 additions & 51 deletions schemaspy/data/gis_data.json

This file was deleted.

Loading

0 comments on commit 479122e

Please sign in to comment.