Skip to content

Commit

Permalink
Updated Schema docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 11, 2023
1 parent 2043b1a commit a630d72
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 31 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<section class="content-header">
<div class="callout callout-info">
<h4>SchemaSpy Analysis of testdb</h4>
<p>Generated on Fri Jun 23 21:05 GMT 2023</p>
<p>Generated on Fri Aug 11 23:13 GMT 2023</p>
</div>
</section>
<!-- Main content -->
Expand All @@ -60,7 +60,7 @@ <h3 class="box-title">Database Properties</h3>
<span class="label label-primary pull-right"><i class="fa fa-cog fa-2x"></i></span>
</div><!-- /.box-header -->
<div class="box-body">
<p>Database Type: PostgreSQL - 15.3 (Debian 15.3-1.pgdg120+1)</p>
<p>Database Type: PostgreSQL - 15.4 (Debian 15.4-1.pgdg120+1)</p>
</div><!-- /.box-body -->
</div>
<div class="box box-primary">
Expand Down
4 changes: 2 additions & 2 deletions docs/information_schema/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 testdb</h4>
<p>Generated on Fri Jun 23 21:05 GMT 2023</p>
<p>Generated on Fri Aug 11 23:13 GMT 2023</p>
</div>
</div>
</div>
Expand Down Expand Up @@ -168,7 +168,7 @@ <h3 class="box-title">Database Properties</h3>
<span class="label label-primary pull-right"><i class="fa fa-cog fa-2x"></i></span>
</div><!-- /.box-header -->
<div class="box-body">
<p>Database Type: PostgreSQL - 15.3 (Debian 15.3-1.pgdg120+1)</p>
<p>Database Type: PostgreSQL - 15.4 (Debian 15.4-1.pgdg120+1)</p>
</div><!-- /.box-body -->
</div>
<div class="box box-primary">
Expand Down
4 changes: 2 additions & 2 deletions docs/information_schema/info-html.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
date=2023-06-23 21:05:07+0000
os=Linux 5.15.0-1040-azure
date=2023-08-11 23:13:17+0000
os=Linux 5.15.0-1042-azure
schemaspy-version=6.1.1-SNAPSHOT
schemaspy-build=6.1.1-SNAPSHOT.41 2022-10-29 22:04:50
renderer=Graphviz dot 2.47.1
4 changes: 2 additions & 2 deletions docs/pg_catalog/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 testdb</h4>
<p>Generated on Fri Jun 23 21:05 GMT 2023</p>
<p>Generated on Fri Aug 11 23:13 GMT 2023</p>
</div>
</div>
</div>
Expand Down Expand Up @@ -168,7 +168,7 @@ <h3 class="box-title">Database Properties</h3>
<span class="label label-primary pull-right"><i class="fa fa-cog fa-2x"></i></span>
</div><!-- /.box-header -->
<div class="box-body">
<p>Database Type: PostgreSQL - 15.3 (Debian 15.3-1.pgdg120+1)</p>
<p>Database Type: PostgreSQL - 15.4 (Debian 15.4-1.pgdg120+1)</p>
</div><!-- /.box-body -->
</div>
<div class="box box-primary">
Expand Down
4 changes: 2 additions & 2 deletions docs/pg_catalog/info-html.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
date=2023-06-23 21:05:09+0000
os=Linux 5.15.0-1040-azure
date=2023-08-11 23:13:18+0000
os=Linux 5.15.0-1042-azure
schemaspy-version=6.1.1-SNAPSHOT
schemaspy-build=6.1.1-SNAPSHOT.41 2022-10-29 22:04:50
renderer=Graphviz dot 2.47.1
32 changes: 16 additions & 16 deletions docs/public/columns.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,9 @@ <h3 class="box-title">Columns</h3>
"tableType": "Table",
"keyClass": "indexedColumn",
"keyTitle": "Indexed",
"name": "<i class='fa fa-sitemap fa-rotate-120' style='padding-right: 5px;'><\/i>username",
"name": "<i class='fa fa-sitemap fa-rotate-120' style='padding-right: 5px;'><\/i>email",
"type": "varchar",
"length": 50,
"length": 255,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
Expand All @@ -130,10 +130,10 @@ <h3 class="box-title">Columns</h3>
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
"name": "last_login",
"name": "created_on",
"type": "timestamp",
"length": 29,
"nullable": "",
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
Expand All @@ -142,12 +142,12 @@ <h3 class="box-title">Columns</h3>
"tableName": "accounts",
"tableFileName": "accounts",
"tableType": "Table",
"keyClass": "indexedColumn",
"keyTitle": "Indexed",
"name": "<i class='fa fa-sitemap fa-rotate-120' style='padding-right: 5px;'><\/i>email",
"type": "varchar",
"length": 255,
"nullable": "",
"keyClass": "",
"keyTitle": "",
"name": "last_login",
"type": "timestamp",
"length": 29,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
Expand All @@ -156,9 +156,9 @@ <h3 class="box-title">Columns</h3>
"tableName": "accounts",
"tableFileName": "accounts",
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
"name": "password",
"keyClass": "indexedColumn",
"keyTitle": "Indexed",
"name": "<i class='fa fa-sitemap fa-rotate-120' style='padding-right: 5px;'><\/i>username",
"type": "varchar",
"length": 50,
"nullable": "",
Expand Down Expand Up @@ -186,9 +186,9 @@ <h3 class="box-title">Columns</h3>
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
"name": "created_on",
"type": "timestamp",
"length": 29,
"name": "password",
"type": "varchar",
"length": 50,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
Expand Down
4 changes: 2 additions & 2 deletions docs/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 testdb</h4>
<p>Generated on Fri Jun 23 21:05 GMT 2023</p>
<p>Generated on Fri Aug 11 23:13 GMT 2023</p>
</div>
</div>
</div>
Expand Down Expand Up @@ -168,7 +168,7 @@ <h3 class="box-title">Database Properties</h3>
<span class="label label-primary pull-right"><i class="fa fa-cog fa-2x"></i></span>
</div><!-- /.box-header -->
<div class="box-body">
<p>Database Type: PostgreSQL - 15.3 (Debian 15.3-1.pgdg120+1)</p>
<p>Database Type: PostgreSQL - 15.4 (Debian 15.4-1.pgdg120+1)</p>
</div><!-- /.box-body -->
</div>
<div class="box box-primary">
Expand Down
4 changes: 2 additions & 2 deletions docs/public/info-html.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
date=2023-06-23 21:05:10+0000
os=Linux 5.15.0-1040-azure
date=2023-08-11 23:13:19+0000
os=Linux 5.15.0-1042-azure
schemaspy-version=6.1.1-SNAPSHOT
schemaspy-build=6.1.1-SNAPSHOT.41 2022-10-29 22:04:50
renderer=Graphviz dot 2.47.1
2 changes: 1 addition & 1 deletion docs/public/testdb.public.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?><database name="testdb" schema="public" type="PostgreSQL - 15.3 (Debian 15.3-1.pgdg120+1)">
<?xml version="1.0" encoding="UTF-8"?><database name="testdb" schema="public" type="PostgreSQL - 15.4 (Debian 15.4-1.pgdg120+1)">
<sequences>
<sequence increment="1" name="accounts_user_id_seq" startValue="1"/>
</sequences>
Expand Down

0 comments on commit a630d72

Please sign in to comment.