Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1bd19c7 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
RRanath committed Oct 31, 2024
1 parent 8c7b3d9 commit 2779ad1
Show file tree
Hide file tree
Showing 9 changed files with 3,285 additions and 3,772 deletions.
6,548 changes: 3,274 additions & 3,274 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 Thu Oct 31 22:23 GMT 2024</p>
<p>Generated on Thu Oct 31 22:51 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-10-31 22:23:13+0000
date=2024-10-31 22:51:17+0000
os=Linux 6.5.0-1025-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,18 +418,14 @@ <h3 class="box-title">Check Constraints</h3>
</tr>
</thead>
<tbody>
<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>
</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_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_check4</td>
<td>(((op &#61; ANY (ARRAY[&#39;UPDATE&#39;::audit.operation, &#39;DELETE&#39;::audit.operation])) &#61; (old_record IS NOT NULL)))</td>
Expand All @@ -438,6 +434,10 @@ <h3 class="box-title">Check Constraints</h3>
<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_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>
</div>
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 2779ad1

Please sign in to comment.