Skip to content

Commit

Permalink
Deploying to gh-pages from @ c8ebb4a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dallascrichmond committed Sep 14, 2024
1 parent 7174d22 commit ea180f2
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion schemaspy/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 default</h4>
<p>Generated on Sat Sep 07 11:02 GMT 2024</p>
<p>Generated on Sat Sep 14 11:02 GMT 2024</p>
</div>
</section>
<!-- Main content -->
Expand Down
110 changes: 55 additions & 55 deletions schemaspy/users/columns.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,29 +110,15 @@ <h3 class="box-title">Columns</h3>
</section>
<script>
var tableData = [
{
"tableName": "users",
"tableFileName": "users",
"tableType": "Table",
"keyClass": "primaryKey",
"keyTitle": "Primary Key",
"name": "<i class='icon ion-key iconkey' style='padding-left: 5px;'><\/i>id",
"type": "numeric",
"length": 0,
"nullable": "",
"autoUpdated": "√",
"defaultValue": "nextval('users.\"USER_SEQ\"'::regclass)",
"comments": ""
},
{
"tableName": "flyway_schema_history",
"tableFileName": "flyway_schema_history",
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
"name": "installed_by",
"type": "varchar",
"length": 100,
"keyClass": "indexedColumn",
"keyTitle": "Indexed",
"name": "<i class='fa fa-sitemap fa-rotate-120' style='padding-right: 5px;'><\/i>success",
"type": "bool",
"length": 1,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
Expand All @@ -144,10 +130,10 @@ <h3 class="box-title">Columns</h3>
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
"name": "execution_time",
"name": "checksum",
"type": "int4",
"length": 10,
"nullable": "",
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
Expand All @@ -172,38 +158,52 @@ <h3 class="box-title">Columns</h3>
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
"name": "description",
"name": "installed_by",
"type": "varchar",
"length": 200,
"length": 100,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
},
{
"tableName": "users",
"tableFileName": "users",
"tableName": "flyway_schema_history",
"tableFileName": "flyway_schema_history",
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
"name": "name",
"name": "version",
"type": "varchar",
"length": 200,
"nullable": "",
"length": 50,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
},
{
"tableName": "users",
"tableFileName": "users",
"tableType": "Table",
"keyClass": "primaryKey",
"keyTitle": "Primary Key",
"name": "<i class='icon ion-key iconkey' style='padding-left: 5px;'><\/i>id",
"type": "numeric",
"length": 0,
"nullable": "",
"autoUpdated": "√",
"defaultValue": "nextval('users.\"USER_SEQ\"'::regclass)",
"comments": ""
},
{
"tableName": "flyway_schema_history",
"tableFileName": "flyway_schema_history",
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
"name": "version",
"type": "varchar",
"length": 50,
"nullable": "",
"keyClass": "primaryKey",
"keyTitle": "Primary Key",
"name": "<i class='icon ion-key iconkey' style='padding-left: 5px;'><\/i>installed_rank",
"type": "int4",
"length": 10,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
Expand All @@ -212,11 +212,11 @@ <h3 class="box-title">Columns</h3>
"tableName": "flyway_schema_history",
"tableFileName": "flyway_schema_history",
"tableType": "Table",
"keyClass": "indexedColumn",
"keyTitle": "Indexed",
"name": "<i class='fa fa-sitemap fa-rotate-120' style='padding-right: 5px;'><\/i>success",
"type": "bool",
"length": 1,
"keyClass": "",
"keyTitle": "",
"name": "execution_time",
"type": "int4",
"length": 10,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
Expand All @@ -228,7 +228,7 @@ <h3 class="box-title">Columns</h3>
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
"name": "email",
"name": "name",
"type": "varchar",
"length": 200,
"nullable": "",
Expand All @@ -242,9 +242,9 @@ <h3 class="box-title">Columns</h3>
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
"name": "script",
"name": "type",
"type": "varchar",
"length": 1000,
"length": 20,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
Expand All @@ -256,9 +256,9 @@ <h3 class="box-title">Columns</h3>
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
"name": "type",
"name": "description",
"type": "varchar",
"length": 20,
"length": 200,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
Expand All @@ -268,26 +268,26 @@ <h3 class="box-title">Columns</h3>
"tableName": "flyway_schema_history",
"tableFileName": "flyway_schema_history",
"tableType": "Table",
"keyClass": "primaryKey",
"keyTitle": "Primary Key",
"name": "<i class='icon ion-key iconkey' style='padding-left: 5px;'><\/i>installed_rank",
"type": "int4",
"length": 10,
"keyClass": "",
"keyTitle": "",
"name": "script",
"type": "varchar",
"length": 1000,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
},
{
"tableName": "flyway_schema_history",
"tableFileName": "flyway_schema_history",
"tableName": "users",
"tableFileName": "users",
"tableType": "Table",
"keyClass": "",
"keyTitle": "",
"name": "checksum",
"type": "int4",
"length": 10,
"nullable": "",
"name": "email",
"type": "varchar",
"length": 200,
"nullable": "",
"autoUpdated": "",
"defaultValue": "null",
"comments": ""
Expand Down
2 changes: 1 addition & 1 deletion schemaspy/users/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 default.users</h4>
<p>Generated on Sat Sep 07 11:02 GMT 2024</p>
<p>Generated on Sat Sep 14 11:02 GMT 2024</p>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion schemaspy/users/info-html.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
date=2024-09-07 11:02:44+0000
date=2024-09-14 11:02:39+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

0 comments on commit ea180f2

Please sign in to comment.