diff --git a/schemaspy/sites/index.html b/schemaspy/sites/index.html index 2481913c..7b476018 100644 --- a/schemaspy/sites/index.html +++ b/schemaspy/sites/index.html @@ -49,7 +49,7 @@

SchemaSpy Analysis of postgres

-

Generated on Fri Oct 18 04:34 GMT 2024

+

Generated on Fri Oct 18 05:00 GMT 2024

diff --git a/schemaspy/sites/sites/columns.html b/schemaspy/sites/sites/columns.html index ac784d94..84d09d16 100644 --- a/schemaspy/sites/sites/columns.html +++ b/schemaspy/sites/sites/columns.html @@ -114,11 +114,11 @@

Columns

"tableName": "profile_questions", "tableFileName": "profile_questions", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_created", - "type": "varchar", - "length": 30, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>category_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -130,10 +130,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "user_action", + "name": "who_created", "type": "varchar", "length": 30, - "nullable": "√", + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -142,25 +142,25 @@

Columns

"tableName": "event_partics", "tableFileName": "event_partics", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, - "nullable": "√", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>epr_code", + "type": "varchar", + "length": 6, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "land_use_cd", - "tableFileName": "land_use_cd", + "tableName": "event_partics", + "tableFileName": "event_partics", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "description", - "type": "varchar", - "length": 60, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>rwm_flag", + "type": "int2", + "length": 5, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -172,9 +172,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "category_precursor", - "type": "varchar", - "length": 300, + "name": "expiry_date", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -186,9 +186,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "user_action", + "name": "planned_activity_comment", "type": "varchar", - "length": 30, + "length": 2000, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -200,24 +200,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "long_minutes", - "type": "int2", - "length": 5, + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_staffs", - "tableFileName": "site_staffs", + "tableName": "profile_categories", + "tableFileName": "profile_categories", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "user_id", - "type": "varchar", - "length": 16, - "nullable": "", + "name": "when_updated", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -228,24 +228,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", + "name": "effective_date", "type": "timestamp", "length": 29, - "nullable": "√", + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "recent_views", - "tableFileName": "recent_views", + "tableName": "city_regions", + "tableFileName": "city_regions", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "general_description", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>bcer_code", "type": "varchar", - "length": 225, - "nullable": "√", + "length": 6, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -256,9 +256,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "prov_state", + "name": "addr_line_1", "type": "varchar", - "length": 2, + "length": 50, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -270,9 +270,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "crown_lands_file_no", + "name": "legal_description", "type": "varchar", - "length": 7, + "length": 255, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -284,24 +284,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "first_name", + "name": "location", "type": "varchar", - "length": 75, + "length": 40, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "lto_download", - "tableFileName": "lto_download", + "tableName": "site_subdivisions", + "tableFileName": "site_subdivisions", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "pid_status_cd", - "type": "varchar", - "length": 1, - "nullable": "√", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>site_subdiv_id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -312,26 +312,26 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "site_id", + "name": "who_created", "type": "varchar", - "length": 2147483647, + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "cart", - "tableFileName": "cart", + "tableName": "recent_views", + "tableFileName": "recent_views", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>user_id", - "type": "varchar", - "length": 100, + "keyClass": "", + "keyTitle": "", + "name": "updated", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { @@ -340,7 +340,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "aec_remed_approaches", + "name": "aec_assessment_pcocs", "type": "bpchar", "length": 1, "nullable": "√", @@ -352,12 +352,12 @@

Columns

"tableName": "site_crown_land_contaminated", "tableFileName": "site_crown_land_contaminated", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>site_crown_land_status_code", + "keyClass": "", + "keyTitle": "", + "name": "who_created", "type": "varchar", - "length": 6, - "nullable": "√", + "length": 30, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -366,12 +366,12 @@

Columns

"tableName": "land_histories", "tableFileName": "land_histories", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "sr_action", - "type": "varchar", - "length": 30, - "nullable": "√", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>rwm_flag", + "type": "int2", + "length": 5, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -382,9 +382,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", + "name": "comments", "type": "varchar", - "length": 30, + "length": 750, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -394,12 +394,12 @@

Columns

"tableName": "profile_categories", "tableFileName": "profile_categories", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "expiry_date", - "type": "timestamp", - "length": 29, - "nullable": "√", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -410,9 +410,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "sr_action", - "type": "varchar", - "length": 30, + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -424,10 +424,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "addr_line_4", "type": "varchar", - "length": 30, - "nullable": "", + "length": 50, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -438,7 +438,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "aec_assessment_media_notes", + "name": "suspect_land_use_notes", "type": "bpchar", "length": 1, "nullable": "√", @@ -447,64 +447,78 @@

Columns

"comments": "" }, { - "tableName": "snapshots", - "tableFileName": "snapshots", + "tableName": "folio", + "tableFileName": "folio", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "snapshot_data", - "type": "jsonb", - "length": 2147483647, + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { - "tableName": "sis_addresses", - "tableFileName": "sis_addresses", + "tableName": "cart", + "tableFileName": "cart", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "termination_date", + "name": "when_created", "type": "timestamp", "length": 29, - "nullable": "√", + "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { - "tableName": "conditions_text", - "tableFileName": "conditions_text", + "tableName": "migrations", + "tableFileName": "migrations", + "tableType": "Table", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "serial", + "length": 10, + "nullable": "", + "autoUpdated": "√", + "defaultValue": "nextval('sites.migrations_id_seq'::regclass)", + "comments": "" + }, + { + "tableName": "events", + "tableFileName": "events", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "note", "type": "varchar", - "length": 30, - "nullable": "", + "length": 500, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "events", - "tableFileName": "events", + "tableName": "site_registry_module", + "tableFileName": "site_registry_module", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", - "type": "varchar", - "length": 30, + "name": "aec_remed_plan_items", + "type": "bpchar", + "length": 1, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_subdivisions", - "tableFileName": "site_subdivisions", + "tableName": "site_profiles", + "tableFileName": "site_profiles", "tableType": "Table", "keyClass": "foreignKey", "keyTitle": "Foreign Key", @@ -522,24 +536,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "local_auth_address1", - "type": "varchar", - "length": 40, + "name": "rwm_date_decision", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_profiles", - "tableFileName": "site_profiles", + "tableName": "mailout", + "tableFileName": "mailout", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "site_address", + "name": "who_created", "type": "varchar", - "length": 100, - "nullable": "√", + "length": 30, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -559,29 +573,15 @@

Columns

"comments": "" }, { - "tableName": "site_crown_land_contaminated", - "tableFileName": "site_crown_land_contaminated", - "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "estimated_cost_of_remediations", - "type": "float8", - "length": 17, - "nullable": "", - "autoUpdated": "", - "defaultValue": "null", - "comments": "" - }, - { - "tableName": "site_contamination_class_xref", - "tableFileName": "site_contamination_class_xref", + "tableName": "doc_partic_role_cd", + "tableFileName": "doc_partic_role_cd", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_updated", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>code", "type": "varchar", - "length": 30, - "nullable": "√", + "length": 6, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -592,23 +592,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "addr_line_1", - "type": "varchar", - "length": 50, - "nullable": "√", + "name": "date_noted", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "event_partic_role_cd", - "tableFileName": "event_partic_role_cd", + "tableName": "contamination_class_cd", + "tableFileName": "contamination_class_cd", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "description", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>code", "type": "varchar", - "length": 40, + "length": 6, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -620,24 +620,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "mailing_date", - "type": "timestamp", - "length": 29, + "name": "org_address_2", + "type": "varchar", + "length": 50, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "sites", - "tableFileName": "sites", + "tableName": "site_registry", + "tableFileName": "site_registry", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>reg_flag", + "type": "int2", + "length": 5, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -648,9 +648,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "addr_line_4", + "name": "home_phone_no", "type": "varchar", - "length": 50, + "length": 7, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -662,10 +662,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, - "nullable": "", + "name": "long_minutes", + "type": "int2", + "length": 5, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -676,23 +676,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "site_disclosure_comment", + "name": "who_updated", "type": "varchar", - "length": 2000, + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "lto_download", - "tableFileName": "lto_download", + "tableName": "site_subdivisions", + "tableFileName": "site_subdivisions", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "child_pid_status_cd", + "name": "sr_action", "type": "varchar", - "length": 1, + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -704,7 +704,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "aec_assessments", + "name": "associations", "type": "bpchar", "length": 1, "nullable": "√", @@ -716,28 +716,28 @@

Columns

"tableName": "sites", "tableFileName": "sites", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>geometry", - "type": "geometry", - "length": 2147483647, + "keyClass": "", + "keyTitle": "", + "name": "lat_minutes", + "type": "int2", + "length": 5, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_partic_roles", - "tableFileName": "site_partic_roles", + "tableName": "folio_contents", + "tableFileName": "folio_contents", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", - "type": "varchar", - "length": 30, + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { @@ -746,21 +746,21 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "addr_line_2", + "name": "fax_phone_no", "type": "varchar", - "length": 50, + "length": 7, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "event_type_cd", - "tableFileName": "event_type_cd", + "tableName": "site_crown_land_status_cd", + "tableFileName": "site_crown_land_status_cd", "tableType": "Table", "keyClass": "primaryKey", "keyTitle": "Primary Key", - "name": "<\/i>ecls_code", + "name": "<\/i>code", "type": "varchar", "length": 6, "nullable": "", @@ -769,17 +769,17 @@

Columns

"comments": "" }, { - "tableName": "profile_categories", - "tableFileName": "profile_categories", + "tableName": "historylog", + "tableFileName": "historylog", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "question_type", - "type": "varchar", - "length": 1, + "name": "when_created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { @@ -788,10 +788,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", - "type": "varchar", - "length": 30, - "nullable": "", + "name": "lat_seconds", + "type": "numeric", + "length": 4, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -802,135 +802,135 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "lat_minutes", - "type": "int2", - "length": 5, + "name": "consultant_submitted", + "type": "bpchar", + "length": 1, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_subdivisions", - "tableFileName": "site_subdivisions", + "tableName": "partic_role_cd", + "tableFileName": "partic_role_cd", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "description", "type": "varchar", - "length": 30, - "nullable": "", - "autoUpdated": "", - "defaultValue": "null", - "comments": "" - }, - { - "tableName": "site_staffs", - "tableFileName": "site_staffs", - "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>psnorg_id", - "type": "int8", - "length": 19, + "length": 40, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "lto_download", - "tableFileName": "lto_download", + "tableName": "profile_categories", + "tableFileName": "profile_categories", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "child_legal_description", + "name": "who_updated", "type": "varchar", - "length": 255, + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "event_partic_role_cd", - "tableFileName": "event_partic_role_cd", + "tableName": "lto_download", + "tableFileName": "lto_download", "tableType": "Table", "keyClass": "primaryKey", "keyTitle": "Primary Key", - "name": "<\/i>code", + "name": "<\/i>pid", "type": "varchar", - "length": 6, + "length": 9, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "partic_role_cd", - "tableFileName": "partic_role_cd", + "tableName": "site_risk_cd", + "tableFileName": "site_risk_cd", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>code", + "keyClass": "", + "keyTitle": "", + "name": "description", "type": "varchar", - "length": 6, + "length": 40, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_answers", - "tableFileName": "profile_answers", + "tableName": "site_registry_module", + "tableFileName": "site_registry_module", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, - "nullable": "", + "name": "aec_remed_plans", + "type": "bpchar", + "length": 1, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "recent_views", - "tableFileName": "recent_views", + "tableName": "land_use_cd", + "tableFileName": "land_use_cd", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, - "nullable": "√", + "name": "description", + "type": "varchar", + "length": 60, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, + { + "tableName": "recent_views", + "tableFileName": "recent_views", + "tableType": "Table", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "serial", + "length": 10, + "nullable": "", + "autoUpdated": "√", + "defaultValue": "nextval('sites.recent_views_id_seq'::regclass)", + "comments": "" + }, { "tableName": "people_orgs", "tableFileName": "people_orgs", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "last_name", + "name": "entity_type", "type": "varchar", - "length": 150, - "nullable": "√", + "length": 12, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_profiles", - "tableFileName": "site_profiles", + "tableName": "conditions_text", + "tableFileName": "conditions_text", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "local_auth_name", - "type": "varchar", - "length": 200, + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -940,11 +940,11 @@

Columns

"tableName": "event_partics", "tableFileName": "event_partics", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>rwm_flag", - "type": "int2", - "length": 5, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>psnorg_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -954,12 +954,12 @@

Columns

"tableName": "events", "tableFileName": "events", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "region_userid", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>etyp_code", "type": "varchar", - "length": 16, - "nullable": "√", + "length": 6, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -968,12 +968,12 @@

Columns

"tableName": "events", "tableFileName": "events", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "sr_action", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>ecls_code", "type": "varchar", - "length": 30, - "nullable": "√", + "length": 6, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -984,38 +984,38 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "organization_city_name", + "name": "common_name", "type": "varchar", - "length": 30, + "length": 40, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "event_partics", - "tableFileName": "event_partics", + "tableName": "user", + "tableFileName": "user", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>epr_code", + "keyClass": "", + "keyTitle": "", + "name": "idp", "type": "varchar", - "length": 6, + "length": 2147483647, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_assocs", - "tableFileName": "site_assocs", + "tableName": "site_profiles", + "tableFileName": "site_profiles", "tableType": "Table", "keyClass": "foreignKey", "keyTitle": "Foreign Key", - "name": "<\/i>site_id_associated_with", + "name": "<\/i>contact_partic_id", "type": "int8", "length": 19, - "nullable": "", + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1024,28 +1024,28 @@

Columns

"tableName": "events", "tableFileName": "events", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_created", - "type": "varchar", - "length": 30, - "nullable": "", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>sp_id", + "type": "int8", + "length": 19, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "snapshots", - "tableFileName": "snapshots", + "tableName": "folio", + "tableFileName": "folio", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>site_id", - "type": "int8", - "length": 19, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "serial", + "length": 10, "nullable": "", - "autoUpdated": "", - "defaultValue": "null", + "autoUpdated": "√", + "defaultValue": "nextval('sites.folio_id_seq'::regclass)", "comments": "" }, { @@ -1054,24 +1054,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, + "name": "first_name", + "type": "varchar", + "length": 75, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "subdivisions", - "tableFileName": "subdivisions", + "tableName": "site_partics", + "tableFileName": "site_partics", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "when_updated", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1080,11 +1080,11 @@

Columns

"tableName": "subdivisions", "tableFileName": "subdivisions", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "addr_line_3", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>pid", "type": "varchar", - "length": 50, + "length": 9, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -1094,26 +1094,26 @@

Columns

"tableName": "site_subdivisions", "tableFileName": "site_subdivisions", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>sprof_date_completed", - "type": "timestamp", - "length": 29, - "nullable": "√", + "keyClass": "", + "keyTitle": "", + "name": "initial_indicator", + "type": "varchar", + "length": 1, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "land_histories", - "tableFileName": "land_histories", + "tableName": "submission_cd", + "tableFileName": "submission_cd", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", + "name": "used_in", "type": "varchar", - "length": 30, - "nullable": "√", + "length": 4, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1124,24 +1124,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "search_columns", - "type": "numeric", - "length": 38, + "name": "object_owner", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "events", - "tableFileName": "events", + "tableName": "lto_prev_download", + "tableFileName": "lto_prev_download", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "child_pid_status_cd", + "type": "varchar", + "length": 1, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1152,24 +1152,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "name": "estimated_cost_of_remediations", + "type": "float8", + "length": 17, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_questions", - "tableFileName": "profile_questions", + "tableName": "profile_answers", + "tableFileName": "profile_answers", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>parent_id", - "type": "int8", - "length": 19, - "nullable": "√", + "keyClass": "", + "keyTitle": "", + "name": "who_created", + "type": "varchar", + "length": 30, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1180,9 +1180,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "lat_seconds", - "type": "numeric", - "length": 4, + "name": "long_degrees", + "type": "int2", + "length": 5, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -1192,40 +1192,40 @@

Columns

"tableName": "land_histories", "tableFileName": "land_histories", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, - "nullable": "√", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>lut_code", + "type": "varchar", + "length": 6, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "cart", - "tableFileName": "cart", + "tableName": "recent_views", + "tableFileName": "recent_views", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", - "type": "varchar", - "length": 30, + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "partic_role_cd", - "tableFileName": "partic_role_cd", + "tableName": "site_registry_module", + "tableFileName": "site_registry_module", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "description", - "type": "varchar", - "length": 40, - "nullable": "", + "name": "aec_remed_plan_notes", + "type": "bpchar", + "length": 1, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1236,7 +1236,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "document_measure_pops", + "name": "notation_partics", "type": "bpchar", "length": 1, "nullable": "√", @@ -1245,17 +1245,17 @@

Columns

"comments": "" }, { - "tableName": "site_partics", - "tableFileName": "site_partics", + "tableName": "sites", + "tableFileName": "sites", "tableType": "Table", "keyClass": "foreignKey", "keyTitle": "Foreign Key", - "name": "<\/i>site_id", - "type": "int8", - "length": 19, + "name": "<\/i>site_risk_code", + "type": "varchar", + "length": 6, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "'UNC'::character varying", "comments": "" }, { @@ -1264,7 +1264,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "aec_remed_plan_notes", + "name": "aec_assessment_sources", "type": "bpchar", "length": 1, "nullable": "√", @@ -1273,15 +1273,15 @@

Columns

"comments": "" }, { - "tableName": "site_docs", - "tableFileName": "site_docs", + "tableName": "event_type_cd", + "tableFileName": "event_type_cd", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "req_regional_approval", + "type": "varchar", + "length": 1, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1292,7 +1292,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "site_registry_visible", + "name": "req_completion_date", "type": "varchar", "length": 1, "nullable": "", @@ -1304,12 +1304,12 @@

Columns

"tableName": "event_type_cd", "tableFileName": "event_type_cd", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "req_registrar_approval", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>sst_code", "type": "varchar", - "length": 1, - "nullable": "", + "length": 6, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1320,9 +1320,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "site_reg_date_recd", - "type": "timestamp", - "length": 29, + "name": "rwm_phone_no", + "type": "varchar", + "length": 7, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -1334,9 +1334,9 @@

Columns

"tableType": "Table", "keyClass": "indexedColumn", "keyTitle": "Indexed", - "name": "<\/i>user_id", + "name": "<\/i>transaction_id", "type": "varchar", - "length": 100, + "length": 2147483647, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -1348,23 +1348,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "staff_role", + "name": "prt_name", "type": "varchar", - "length": 12, + "length": 15, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_docs", - "tableFileName": "site_docs", + "tableName": "event_type_cd", + "tableFileName": "event_type_cd", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>site_id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "req_remediation_plan", + "type": "varchar", + "length": 1, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -1376,51 +1376,51 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "updated", - "type": "timestamp", - "length": 29, + "name": "address", + "type": "varchar", + "length": 200, "nullable": "", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "null", "comments": "" }, { - "tableName": "plan_table", - "tableFileName": "plan_table", + "tableName": "subdivisions", + "tableFileName": "subdivisions", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "remarks", + "name": "user_action", "type": "varchar", - "length": 80, + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_crown_land_status_cd", - "tableFileName": "site_crown_land_status_cd", + "tableName": "site_profile_land_uses", + "tableFileName": "site_profile_land_uses", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>code", - "type": "varchar", - "length": 6, + "keyClass": "", + "keyTitle": "", + "name": "when_created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "doc_partic_role_cd", - "tableFileName": "doc_partic_role_cd", + "tableName": "site_crown_land_contaminated", + "tableFileName": "site_crown_land_contaminated", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "description", - "type": "varchar", - "length": 40, + "name": "when_created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -1432,24 +1432,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "object_instance", - "type": "numeric", - "length": 38, + "name": "operation", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "user", - "tableFileName": "user", + "tableName": "plan_table", + "tableFileName": "plan_table", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>email", - "type": "varchar", - "length": 2147483647, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "position", + "type": "numeric", + "length": 38, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1460,24 +1460,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "display_name", "type": "varchar", - "length": 30, - "nullable": "", + "length": 255, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "sis_addresses", - "tableFileName": "sis_addresses", + "tableName": "cart", + "tableFileName": "cart", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "effective_date", - "type": "timestamp", - "length": 29, - "nullable": "√", + "name": "price", + "type": "float8", + "length": 17, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1488,9 +1488,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "update_notation", - "type": "varchar", - "length": 1, + "name": "record_date", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -1502,9 +1502,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "sr_action", - "type": "varchar", - "length": 30, + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -1516,10 +1516,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "region_code", + "name": "user_id", "type": "varchar", - "length": 6, - "nullable": "√", + "length": 16, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1528,12 +1528,12 @@

Columns

"tableName": "events", "tableFileName": "events", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "required_action", - "type": "varchar", - "length": 500, - "nullable": "√", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>rwm_note_flag", + "type": "int2", + "length": 5, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1542,11 +1542,11 @@

Columns

"tableName": "site_profiles", "tableFileName": "site_profiles", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>site_reg_partic_id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "rwm_fax_no", + "type": "varchar", + "length": 7, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -1556,11 +1556,11 @@

Columns

"tableName": "site_subdivisions", "tableFileName": "site_subdivisions", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>site_subdiv_id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "who_created", + "type": "varchar", + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -1572,135 +1572,149 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "user_action", - "type": "varchar", - "length": 30, - "nullable": "√", + "name": "when_created", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_risk_cd", - "tableFileName": "site_risk_cd", + "tableName": "site_profile_land_uses", + "tableFileName": "site_profile_land_uses", "tableType": "Table", "keyClass": "primaryKey", "keyTitle": "Primary Key", - "name": "<\/i>code", - "type": "varchar", - "length": 6, + "name": "<\/i>site_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "bce_region_cd", - "tableFileName": "bce_region_cd", + "tableName": "site_partic_roles", + "tableFileName": "site_partic_roles", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "description", + "name": "user_action", "type": "varchar", - "length": 40, - "nullable": "", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "folio", - "tableFileName": "folio", + "tableName": "lto_prev_download", + "tableFileName": "lto_prev_download", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", + "name": "child_pid", "type": "varchar", - "length": 30, + "length": 9, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "people_orgs", - "tableFileName": "people_orgs", + "tableName": "profile_questions", + "tableFileName": "profile_questions", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>bcer_code", - "type": "varchar", - "length": 6, - "nullable": "√", + "keyClass": "", + "keyTitle": "", + "name": "when_created", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "sites", - "tableFileName": "sites", + "tableName": "people_orgs", + "tableFileName": "people_orgs", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>city", - "type": "varchar", - "length": 30, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_staffs", - "tableFileName": "site_staffs", + "tableName": "sites", + "tableFileName": "sites", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "stftype_code", + "name": "addr_type", "type": "varchar", - "length": 6, - "nullable": "√", + "length": 7, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "city_regions", - "tableFileName": "city_regions", + "tableName": "site_staffs", + "tableFileName": "site_staffs", "tableType": "Table", "keyClass": "primaryKey", "keyTitle": "Primary Key", - "name": "<\/i>city", - "type": "varchar", - "length": 30, + "name": "<\/i>id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "recent_views", - "tableFileName": "recent_views", + "tableName": "site_docs", + "tableFileName": "site_docs", "tableType": "Table", "keyClass": "indexedColumn", "keyTitle": "Indexed", - "name": "<\/i>user_id", + "name": "<\/i>rwm_flag", + "type": "int2", + "length": 5, + "nullable": "√", + "autoUpdated": "", + "defaultValue": "null", + "comments": "" + }, + { + "tableName": "recent_views", + "tableFileName": "recent_views", + "tableType": "Table", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>city", "type": "varchar", - "length": 100, + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "event_type_cd", - "tableFileName": "event_type_cd", + "tableName": "event_partic_role_cd", + "tableFileName": "event_partic_role_cd", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "description", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>code", "type": "varchar", - "length": 120, + "length": 6, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -1712,7 +1726,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "document_measure_details", + "name": "documents", "type": "bpchar", "length": 1, "nullable": "√", @@ -1726,7 +1740,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "associations", + "name": "document_notes", "type": "bpchar", "length": 1, "nullable": "√", @@ -1735,28 +1749,28 @@

Columns

"comments": "" }, { - "tableName": "site_subdivisions", - "tableFileName": "site_subdivisions", + "tableName": "site_registry_module", + "tableFileName": "site_registry_module", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>subdiv_id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "aec_remed_plan_item_measures", + "type": "bpchar", + "length": 1, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "migrations", - "tableFileName": "migrations", + "tableName": "site_profile_owners", + "tableFileName": "site_profile_owners", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "timestamp", - "type": "int8", - "length": 19, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>date_completed", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -1766,54 +1780,40 @@

Columns

"tableName": "site_profiles", "tableFileName": "site_profiles", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>site_city", - "type": "varchar", - "length": 30, - "nullable": "√", - "autoUpdated": "", - "defaultValue": "null", - "comments": "" - }, - { - "tableName": "site_crown_land_contaminated", - "tableFileName": "site_crown_land_contaminated", - "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "contamination_other_desc", - "type": "varchar", - "length": 50, + "name": "site_reg_date_recd", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "sites", - "tableFileName": "sites", + "tableName": "spatial_ref_sys", + "tableFileName": "spatial_ref_sys", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "addr_line_4", + "name": "srtext", "type": "varchar", - "length": 50, + "length": 2048, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "lto_prev_download", - "tableFileName": "lto_prev_download", + "tableName": "sites", + "tableFileName": "sites", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "legal_description", + "name": "common_name", "type": "varchar", - "length": 255, - "nullable": "√", + "length": 40, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1824,9 +1824,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "legal_description", + "name": "addr_line_2", "type": "varchar", - "length": 255, + "length": 50, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -1836,11 +1836,11 @@

Columns

"tableName": "site_profiles", "tableFileName": "site_profiles", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>contact_partic_id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "local_auth_email", + "type": "varchar", + "length": 50, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -1852,9 +1852,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "firstName", + "name": "who_created", "type": "varchar", - "length": 2147483647, + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -1866,10 +1866,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "record_date", - "type": "timestamp", - "length": 29, - "nullable": "√", + "name": "organization_city_name", + "type": "varchar", + "length": 30, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1880,9 +1880,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", + "name": "addr_line_4", "type": "varchar", - "length": 30, + "length": 50, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -1894,38 +1894,38 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "number_of_pins", - "type": "int2", - "length": 5, + "name": "owner_partic_id", + "type": "int8", + "length": 19, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_contamination_class_xref", - "tableFileName": "site_contamination_class_xref", + "tableName": "site_crown_land_contaminated", + "tableFileName": "site_crown_land_contaminated", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>sclc_id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "when_updated", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "statement_timestamp()", "comments": "" }, { - "tableName": "user", - "tableFileName": "user", + "tableName": "plan_table", + "tableFileName": "plan_table", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>userId", - "type": "varchar", + "keyClass": "", + "keyTitle": "", + "name": "other", + "type": "text", "length": 2147483647, - "nullable": "", + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1936,9 +1936,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", - "type": "varchar", - "length": 30, + "name": "long_degrees", + "type": "int2", + "length": 5, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -1950,10 +1950,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "org_address_3", + "name": "display_name", "type": "varchar", - "length": 50, - "nullable": "√", + "length": 150, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -1964,21 +1964,21 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "rwm_date_received", - "type": "timestamp", - "length": 29, + "name": "local_auth_phone_no", + "type": "varchar", + "length": 7, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_questions", - "tableFileName": "profile_questions", + "tableName": "profile_answers", + "tableFileName": "profile_answers", "tableType": "Table", "keyClass": "primaryKey", "keyTitle": "Primary Key", - "name": "<\/i>id", + "name": "<\/i>site_id", "type": "int8", "length": 19, "nullable": "", @@ -1992,7 +1992,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "association_notes", + "name": "document_partics", "type": "bpchar", "length": 1, "nullable": "√", @@ -2006,10 +2006,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "user_action", - "type": "varchar", - "length": 30, - "nullable": "√", + "name": "when_created", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -2020,23 +2020,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "postal_code", + "name": "organization_address", "type": "varchar", - "length": 10, - "nullable": "√", + "length": 50, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_registry", - "tableFileName": "site_registry", + "tableName": "site_doc_partics", + "tableFileName": "site_doc_partics", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>site_id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "when_created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -2048,9 +2048,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "postal_code", + "name": "addr_line_3", "type": "varchar", - "length": 10, + "length": 50, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -2062,52 +2062,52 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "complete", "type": "varchar", - "length": 30, - "nullable": "", + "length": 1, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "folio", - "tableFileName": "folio", + "tableName": "profile_questions", + "tableFileName": "profile_questions", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "who_updated", "type": "varchar", "length": 30, - "nullable": "", + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_subdivisions", - "tableFileName": "site_subdivisions", + "tableName": "partic_role_cd", + "tableFileName": "partic_role_cd", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "initial_indicator", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>code", "type": "varchar", - "length": 1, + "length": 6, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_answers", - "tableFileName": "profile_answers", + "tableName": "event_partics", + "tableFileName": "event_partics", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>site_id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "user_action", + "type": "varchar", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -2118,9 +2118,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, + "name": "region_userid", + "type": "varchar", + "length": 16, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -2130,12 +2130,12 @@

Columns

"tableName": "sites", "tableFileName": "sites", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "long_seconds", - "type": "numeric", - "length": 4, - "nullable": "√", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>rwm_flag", + "type": "int2", + "length": 5, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -2146,10 +2146,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", + "name": "description", "type": "varchar", - "length": 30, - "nullable": "√", + "length": 200, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -2158,25 +2158,11 @@

Columns

"tableName": "site_partic_roles", "tableFileName": "site_partic_roles", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, - "nullable": "√", - "autoUpdated": "", - "defaultValue": "null", - "comments": "" - }, - { - "tableName": "lto_prev_download", - "tableFileName": "lto_prev_download", - "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>pid", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>pr_code", "type": "varchar", - "length": 9, + "length": 6, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -2188,9 +2174,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, + "name": "postal_code", + "type": "varchar", + "length": 10, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -2202,65 +2188,65 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, - "nullable": "", + "name": "who_updated", + "type": "varchar", + "length": 30, + "nullable": "√", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "null", "comments": "" }, { - "tableName": "people_orgs", - "tableFileName": "people_orgs", + "tableName": "site_staffs", + "tableFileName": "site_staffs", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "display_name", + "name": "first_name", "type": "varchar", - "length": 150, - "nullable": "", + "length": 75, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "snapshots", - "tableFileName": "snapshots", + "tableName": "folio", + "tableFileName": "folio", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", - "type": "varchar", - "length": 30, + "name": "when_created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { - "tableName": "user", - "tableFileName": "user", + "tableName": "plan_table", + "tableFileName": "plan_table", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", - "type": "varchar", - "length": 30, - "nullable": "", + "name": "search_columns", + "type": "numeric", + "length": 38, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "land_histories", - "tableFileName": "land_histories", + "tableName": "submission_cd", + "tableFileName": "submission_cd", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "description", "type": "varchar", - "length": 30, + "length": 40, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -2270,26 +2256,26 @@

Columns

"tableName": "site_staffs", "tableFileName": "site_staffs", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>start_date", - "type": "timestamp", - "length": 29, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "e_mail_addr", + "type": "varchar", + "length": 40, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "spatial_ref_sys", - "tableFileName": "spatial_ref_sys", + "tableName": "mailout", + "tableFileName": "mailout", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>srid", - "type": "int4", - "length": 10, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "update_notation_date", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -2300,10 +2286,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "user_action", + "name": "who_created", "type": "varchar", "length": 30, - "nullable": "√", + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -2314,7 +2300,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "user_action", + "name": "who_updated", "type": "varchar", "length": 30, "nullable": "√", @@ -2323,43 +2309,43 @@

Columns

"comments": "" }, { - "tableName": "site_registry_module", - "tableFileName": "site_registry_module", + "tableName": "site_partic_roles", + "tableFileName": "site_partic_roles", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "aec_remed_plan_item_measures", - "type": "bpchar", - "length": 1, + "name": "sr_action", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "events", - "tableFileName": "events", + "tableName": "site_registry_module", + "tableFileName": "site_registry_module", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "event_date", - "type": "timestamp", - "length": 29, - "nullable": "", + "name": "aec_assessment_media_notes", + "type": "bpchar", + "length": 1, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_answers", - "tableFileName": "profile_answers", + "tableName": "event_partics", + "tableFileName": "event_partics", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>sprof_date_completed", - "type": "timestamp", - "length": 29, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "sr_action", + "type": "varchar", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -2370,9 +2356,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "comments", - "type": "varchar", - "length": 750, + "name": "response_date", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -2384,7 +2370,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "long_minutes", + "name": "number_of_pins", "type": "int2", "length": 5, "nullable": "√", @@ -2396,11 +2382,11 @@

Columns

"tableName": "site_docs", "tableFileName": "site_docs", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>rwm_flag", - "type": "int2", - "length": 5, + "keyClass": "", + "keyTitle": "", + "name": "note", + "type": "varchar", + "length": 255, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -2412,21 +2398,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, - "nullable": "", - "autoUpdated": "", - "defaultValue": "null", - "comments": "" - }, - { - "tableName": "lto_prev_download", - "tableFileName": "lto_prev_download", - "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "pid_status_cd", + "name": "region_app_flag", "type": "varchar", "length": 1, "nullable": "√", @@ -2440,10 +2412,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, - "nullable": "", + "name": "regional_file_no", + "type": "varchar", + "length": 40, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -2454,9 +2426,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "consultant_submitted", - "type": "bpchar", - "length": 1, + "name": "who_updated", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -2466,11 +2438,11 @@

Columns

"tableName": "subdivisions", "tableFileName": "subdivisions", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "addr_line_2", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>pin", "type": "varchar", - "length": 50, + "length": 9, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -2482,9 +2454,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "site_profile", - "type": "bpchar", - "length": 1, + "name": "who_updated", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -2496,10 +2468,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, - "nullable": "√", + "name": "title", + "type": "varchar", + "length": 150, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -2510,12 +2482,12 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, + "name": "snapshot_data", + "type": "jsonb", + "length": 2147483647, "nullable": "", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "null", "comments": "" }, { @@ -2524,23 +2496,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, + "name": "actual_cost_of_remediations", + "type": "float8", + "length": 17, "nullable": "√", "autoUpdated": "", - "defaultValue": "statement_timestamp()", + "defaultValue": "null", "comments": "" }, { - "tableName": "site_registry", - "tableFileName": "site_registry", + "tableName": "site_doc_partics", + "tableFileName": "site_doc_partics", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "reg_userid", - "type": "varchar", - "length": 16, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>rwm_flag", + "type": "int2", + "length": 5, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -2550,12 +2522,12 @@

Columns

"tableName": "sites", "tableFileName": "sites", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "addr_line_3", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>sst_code", "type": "varchar", - "length": 50, - "nullable": "√", + "length": 6, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -2566,7 +2538,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "aec_remed_plan_items", + "name": "aec_assessment_medias", "type": "bpchar", "length": 1, "nullable": "√", @@ -2580,68 +2552,68 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", + "name": "effective_date", "type": "timestamp", "length": 29, - "nullable": "√", + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_registry_module", - "tableFileName": "site_registry_module", + "tableName": "land_histories", + "tableFileName": "land_histories", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "site_partics", - "type": "bpchar", - "length": 1, + "name": "user_action", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_profile_owners", - "tableFileName": "site_profile_owners", + "tableName": "lto_download", + "tableFileName": "lto_download", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "owner_company_contact", + "name": "child_pid_status_cd", "type": "varchar", - "length": 150, + "length": 1, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "sis_addresses", - "tableFileName": "sis_addresses", + "tableName": "cart", + "tableFileName": "cart", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "bus_area_code", - "type": "varchar", - "length": 3, - "nullable": "√", + "name": "when_updated", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { "tableName": "site_crown_land_contaminated", "tableFileName": "site_crown_land_contaminated", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_updated", - "type": "varchar", - "length": 30, - "nullable": "√", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", - "defaultValue": "statement_timestamp()", + "defaultValue": "null", "comments": "" }, { @@ -2650,23 +2622,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "revise", + "name": "prov_state", "type": "varchar", - "length": 1, - "nullable": "√", + "length": 2, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "migrations", - "tableFileName": "migrations", + "tableName": "site_profile_owners", + "tableFileName": "site_profile_owners", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "name", - "type": "varchar", - "length": 2147483647, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>sp_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -2678,24 +2650,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "valid_pid", - "type": "bpchar", - "length": 1, + "name": "who_updated", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "conditions_text", - "tableFileName": "conditions_text", + "tableName": "site_profile_owners", + "tableFileName": "site_profile_owners", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>event_id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "owner_company_contact", + "type": "varchar", + "length": 150, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -2706,121 +2678,121 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "update_notation_date", - "type": "timestamp", - "length": 29, + "name": "revise", + "type": "varchar", + "length": 1, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "classification_cd", - "tableFileName": "classification_cd", + "tableName": "profile_questions", + "tableFileName": "profile_questions", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "description", + "name": "who_created", "type": "varchar", - "length": 40, + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "event_type_cd", - "tableFileName": "event_type_cd", + "tableName": "event_partic_role_cd", + "tableFileName": "event_partic_role_cd", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "req_completion_date", + "name": "description", "type": "varchar", - "length": 1, + "length": 40, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_crown_land_status_cd", - "tableFileName": "site_crown_land_status_cd", + "tableName": "site_risk_cd", + "tableFileName": "site_risk_cd", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "description", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>code", "type": "varchar", - "length": 140, + "length": 6, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "folio_contents", - "tableFileName": "folio_contents", + "tableName": "snapshots", + "tableFileName": "snapshots", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "who_updated", "type": "varchar", "length": 30, - "nullable": "", + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_submissions", - "tableFileName": "profile_submissions", + "tableName": "events", + "tableFileName": "events", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>sprof_site_id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "required_action", + "type": "varchar", + "length": 500, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_questions", - "tableFileName": "profile_questions", + "tableName": "profile_answers", + "tableFileName": "profile_answers", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>sequence_no", - "type": "int8", - "length": 19, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>sprof_date_completed", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_doc_partics", - "tableFileName": "site_doc_partics", + "tableName": "site_contamination_class_xref", + "tableFileName": "site_contamination_class_xref", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>sp_id", - "type": "int8", - "length": 19, - "nullable": "√", + "keyClass": "", + "keyTitle": "", + "name": "when_created", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "spatial_ref_sys", - "tableFileName": "spatial_ref_sys", + "tableName": "mailout", + "tableFileName": "mailout", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "proj4text", - "type": "varchar", - "length": 2048, + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -2832,37 +2804,51 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "comments", - "type": "varchar", - "length": 2000, + "name": "lat_minutes", + "type": "int2", + "length": 5, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_assocs", - "tableFileName": "site_assocs", + "tableName": "site_profiles", + "tableFileName": "site_profiles", + "tableType": "Table", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "uuid", + "length": 2147483647, + "nullable": "", + "autoUpdated": "", + "defaultValue": "uuid_generate_v4()", + "comments": "" + }, + { + "tableName": "plan_table", + "tableFileName": "plan_table", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "optimizer", "type": "varchar", - "length": 30, - "nullable": "", + "length": 255, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "plan_table", - "tableFileName": "plan_table", + "tableName": "lto_prev_download", + "tableFileName": "lto_prev_download", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "other", - "type": "text", - "length": 2147483647, + "name": "pid_status_cd", + "type": "varchar", + "length": 1, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -2874,9 +2860,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", + "name": "mail_userid", "type": "varchar", - "length": 30, + "length": 100, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -2888,37 +2874,37 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "site_postal_code", - "type": "varchar", - "length": 10, + "name": "site_reg_date_entered", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "recent_views", - "tableFileName": "recent_views", + "tableName": "site_docs", + "tableFileName": "site_docs", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "serial", - "length": 10, - "nullable": "", - "autoUpdated": "√", - "defaultValue": "nextval('sites.recent_views_id_seq'::regclass)", + "keyClass": "", + "keyTitle": "", + "name": "user_action", + "type": "varchar", + "length": 30, + "nullable": "√", + "autoUpdated": "", + "defaultValue": "null", "comments": "" }, { "tableName": "event_type_cd", "tableFileName": "event_type_cd", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "req_regional_approval", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>code", "type": "varchar", - "length": 1, + "length": 6, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -2928,107 +2914,107 @@

Columns

"tableName": "site_assocs", "tableFileName": "site_assocs", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "uuid", - "length": 2147483647, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>rwm_flag", + "type": "int2", + "length": 5, "nullable": "", "autoUpdated": "", - "defaultValue": "uuid_generate_v4()", + "defaultValue": "null", "comments": "" }, { - "tableName": "subdivisions", - "tableFileName": "subdivisions", + "tableName": "site_partic_roles", + "tableFileName": "site_partic_roles", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>pin", - "type": "varchar", - "length": 9, + "keyClass": "", + "keyTitle": "", + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "lto_download", - "tableFileName": "lto_download", + "tableName": "site_partics", + "tableFileName": "site_partics", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "legal_description", - "type": "varchar", - "length": 255, - "nullable": "√", + "name": "rwm_note_flag", + "type": "int2", + "length": 5, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "user", - "tableFileName": "user", + "tableName": "site_subdivisions", + "tableFileName": "site_subdivisions", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "serial", - "length": 10, + "keyClass": "", + "keyTitle": "", + "name": "send_to_sr", + "type": "varchar", + "length": 1, "nullable": "", - "autoUpdated": "√", - "defaultValue": "nextval('sites.user_id_seq'::regclass)", + "autoUpdated": "", + "defaultValue": "null", "comments": "" }, { - "tableName": "site_staffs", - "tableFileName": "site_staffs", + "tableName": "plan_table", + "tableFileName": "plan_table", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "display_name", - "type": "varchar", - "length": 255, + "name": "parent_id", + "type": "numeric", + "length": 38, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_profile_owners", - "tableFileName": "site_profile_owners", + "tableName": "site_staffs", + "tableFileName": "site_staffs", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "agent_authorized_ind", + "name": "emp_num", "type": "varchar", - "length": 1, + "length": 10, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_profile_land_uses", - "tableFileName": "site_profile_land_uses", + "tableName": "lto_download", + "tableFileName": "lto_download", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "child_legal_description", "type": "varchar", - "length": 16, - "nullable": "", + "length": 255, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_subdivisions", - "tableFileName": "site_subdivisions", + "tableName": "site_assocs", + "tableFileName": "site_assocs", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", + "name": "sr_action", "type": "varchar", "length": 30, "nullable": "√", @@ -3037,14 +3023,28 @@

Columns

"comments": "" }, { - "tableName": "events", - "tableFileName": "events", + "tableName": "site_subdivisions", + "tableFileName": "site_subdivisions", "tableType": "Table", "keyClass": "foreignKey", "keyTitle": "Foreign Key", - "name": "<\/i>etyp_code", + "name": "<\/i>site_id", + "type": "int8", + "length": 19, + "nullable": "", + "autoUpdated": "", + "defaultValue": "null", + "comments": "" + }, + { + "tableName": "bce_region_cd", + "tableFileName": "bce_region_cd", + "tableType": "Table", + "keyClass": "", + "keyTitle": "", + "name": "description", "type": "varchar", - "length": 6, + "length": 40, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -3054,12 +3054,12 @@

Columns

"tableName": "site_contamination_class_xref", "tableFileName": "site_contamination_class_xref", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, - "nullable": "√", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>sclc_id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -3068,40 +3068,40 @@

Columns

"tableName": "sites", "tableFileName": "sites", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_updated", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>victoria_file_no", "type": "varchar", - "length": 30, + "length": 40, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "event_partics", - "tableFileName": "event_partics", + "tableName": "user", + "tableFileName": "user", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", - "type": "varchar", - "length": 30, + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { "tableName": "events", "tableFileName": "events", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>sp_id", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>site_id", "type": "int8", "length": 19, - "nullable": "√", + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -3112,7 +3112,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "suspect_land_uses", + "name": "document_measure_pops", "type": "bpchar", "length": 1, "nullable": "√", @@ -3126,7 +3126,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "document_partics", + "name": "notation_notes", "type": "bpchar", "length": 1, "nullable": "√", @@ -3135,28 +3135,28 @@

Columns

"comments": "" }, { - "tableName": "conditions_text", - "tableFileName": "conditions_text", + "tableName": "migrations", + "tableFileName": "migrations", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "name": "name", + "type": "varchar", + "length": 2147483647, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_registry_module", - "tableFileName": "site_registry_module", + "tableName": "land_histories", + "tableFileName": "land_histories", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "site_location_description", - "type": "bpchar", - "length": 1, + "name": "profile_date_received", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -3168,9 +3168,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", + "name": "region_code", "type": "varchar", - "length": 30, + "length": 6, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -3182,37 +3182,37 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", + "name": "document_date", "type": "timestamp", "length": 29, - "nullable": "", + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_status_cd", - "tableFileName": "site_status_cd", + "tableName": "folio_contents", + "tableFileName": "folio_contents", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "description", - "type": "varchar", - "length": 120, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>site_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_registry", - "tableFileName": "site_registry", + "tableName": "site_doc_partics", + "tableFileName": "site_doc_partics", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>reg_flag", - "type": "int2", - "length": 5, + "keyClass": "", + "keyTitle": "", + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -3224,24 +3224,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "position", - "type": "numeric", - "length": 38, + "name": "object_type", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "event_type_cd", - "tableFileName": "event_type_cd", + "tableName": "site_crown_land_status_cd", + "tableFileName": "site_crown_land_status_cd", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>sst_code", + "keyClass": "", + "keyTitle": "", + "name": "description", "type": "varchar", - "length": 6, - "nullable": "√", + "length": 140, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -3250,12 +3250,12 @@

Columns

"tableName": "events", "tableFileName": "events", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>rwm_flag", - "type": "int2", - "length": 5, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "region_date", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -3266,38 +3266,38 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "req_success", + "name": "description", "type": "varchar", - "length": 1, + "length": 120, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "recent_views", - "tableFileName": "recent_views", + "tableName": "site_docs", + "tableFileName": "site_docs", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "address", + "name": "filePath", "type": "varchar", - "length": 200, - "nullable": "", + "length": 2147483647, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_submissions", - "tableFileName": "profile_submissions", + "tableName": "events", + "tableFileName": "events", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>submcd_code", - "type": "varchar", - "length": 6, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "requirement_received_date", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -3306,12 +3306,12 @@

Columns

"tableName": "lto_prev_download", "tableFileName": "lto_prev_download", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "child_legal_description", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>pid", "type": "varchar", - "length": 255, - "nullable": "√", + "length": 9, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -3320,25 +3320,25 @@

Columns

"tableName": "sis_addresses", "tableFileName": "sis_addresses", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "fax_area_code", - "type": "varchar", - "length": 3, - "nullable": "√", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>psnorg_id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_staffs", - "tableFileName": "site_staffs", + "tableName": "profile_categories", + "tableFileName": "profile_categories", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "who_created", + "type": "varchar", + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -3348,12 +3348,12 @@

Columns

"tableName": "profile_questions", "tableFileName": "profile_questions", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "expiry_date", - "type": "timestamp", - "length": 29, - "nullable": "√", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>sequence_no", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -3364,24 +3364,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "addr_line_4", + "name": "bcaa_folio_number", "type": "varchar", - "length": 50, + "length": 20, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "mailout", - "tableFileName": "mailout", + "tableName": "sis_addresses", + "tableFileName": "sis_addresses", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>site_id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "postal_code", + "type": "varchar", + "length": 10, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -3392,9 +3392,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "termination_date", - "type": "timestamp", - "length": 29, + "name": "stftype_code", + "type": "varchar", + "length": 6, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -3404,11 +3404,11 @@

Columns

"tableName": "sites", "tableFileName": "sites", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>class_code", + "keyClass": "", + "keyTitle": "", + "name": "postal_code", "type": "varchar", - "length": 6, + "length": 10, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -3420,23 +3420,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "sr_action", - "type": "varchar", - "length": 30, - "nullable": "√", + "name": "when_created", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "historylog", - "tableFileName": "historylog", + "tableName": "profile_submissions", + "tableFileName": "profile_submissions", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "data", - "type": "jsonb", - "length": 2147483647, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>sprof_site_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -3446,12 +3446,12 @@

Columns

"tableName": "site_docs", "tableFileName": "site_docs", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "note", - "type": "varchar", - "length": 255, - "nullable": "√", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -3462,9 +3462,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, + "name": "update_notation", + "type": "varchar", + "length": 1, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -3476,26 +3476,26 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "prov_state", + "name": "common_city_name", "type": "varchar", - "length": 2, + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "doc_partic_role_cd", - "tableFileName": "doc_partic_role_cd", + "tableName": "site_crown_land_contaminated", + "tableFileName": "site_crown_land_contaminated", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>code", + "keyClass": "", + "keyTitle": "", + "name": "who_updated", "type": "varchar", - "length": 6, - "nullable": "", + "length": 30, + "nullable": "√", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "statement_timestamp()", "comments": "" }, { @@ -3504,9 +3504,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "site_reg_date_entered", - "type": "timestamp", - "length": 29, + "name": "rwm_fax_area_code", + "type": "varchar", + "length": 3, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -3516,39 +3516,39 @@

Columns

"tableName": "user", "tableFileName": "user", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>email", + "type": "varchar", + "length": 2147483647, "nullable": "", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "null", "comments": "" }, { "tableName": "event_partics", "tableFileName": "event_partics", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, - "nullable": "", - "autoUpdated": "", - "defaultValue": "null", - "comments": "" - }, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>sp_id", + "type": "int8", + "length": 19, + "nullable": "√", + "autoUpdated": "", + "defaultValue": "null", + "comments": "" + }, { "tableName": "sis_addresses", "tableFileName": "sis_addresses", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "fax_phone_no", - "type": "varchar", - "length": 7, + "name": "effective_date", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -3560,7 +3560,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "aec_assessment_pcocs", + "name": "aec_assessments", "type": "bpchar", "length": 1, "nullable": "√", @@ -3569,28 +3569,28 @@

Columns

"comments": "" }, { - "tableName": "folio_contents", - "tableFileName": "folio_contents", + "tableName": "snapshots", + "tableFileName": "snapshots", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", - "type": "varchar", - "length": 30, - "nullable": "√", + "name": "whenCreated", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { "tableName": "events", "tableFileName": "events", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>ecls_code", - "type": "varchar", - "length": 6, + "keyClass": "", + "keyTitle": "", + "name": "when_created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -3602,10 +3602,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", + "name": "effective_date", "type": "timestamp", "length": 29, - "nullable": "√", + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -3616,7 +3616,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "notation_partics", + "name": "site_partic_roles", "type": "bpchar", "length": 1, "nullable": "√", @@ -3628,25 +3628,25 @@

Columns

"tableName": "land_histories", "tableFileName": "land_histories", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>rwm_flag", - "type": "int2", - "length": 5, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "note", + "type": "varchar", + "length": 255, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_profile_land_uses", - "tableFileName": "site_profile_land_uses", + "tableName": "site_assocs", + "tableFileName": "site_assocs", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>site_id", - "type": "int8", - "length": 19, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>rwm_note_flag", + "type": "int2", + "length": 5, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -3658,73 +3658,73 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "owner_partic_id", - "type": "int8", - "length": 19, + "name": "investigation_required", + "type": "bpchar", + "length": 1, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "cart", - "tableFileName": "cart", + "tableName": "recent_views", + "tableFileName": "recent_views", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "general_description", "type": "varchar", - "length": 30, - "nullable": "", + "length": 225, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "historylog", - "tableFileName": "historylog", + "tableName": "events", + "tableFileName": "events", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "user_action", "type": "varchar", "length": 30, - "nullable": "", + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_profiles", - "tableFileName": "site_profiles", + "tableName": "conditions_text", + "tableFileName": "conditions_text", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>site_id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "who_created", + "type": "varchar", + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "lto_prev_download", - "tableFileName": "lto_prev_download", + "tableName": "conditions_text", + "tableFileName": "conditions_text", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "child_pid", + "name": "conditions_comment", "type": "varchar", - "length": 9, - "nullable": "√", + "length": 2000, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "conditions_text", - "tableFileName": "conditions_text", + "tableName": "site_partics", + "tableFileName": "site_partics", "tableType": "Table", "keyClass": "indexedColumn", "keyTitle": "Indexed", @@ -3742,23 +3742,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "date_noted", - "type": "timestamp", - "length": 29, - "nullable": "", - "autoUpdated": "", - "defaultValue": "null", - "comments": "" - }, - { - "tableName": "subdivisions", - "tableFileName": "subdivisions", - "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "postal_code", + "name": "addr_line_1", "type": "varchar", - "length": 10, + "length": 50, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -3768,25 +3754,25 @@

Columns

"tableName": "plan_table", "tableFileName": "plan_table", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "options", - "type": "varchar", - "length": 30, - "nullable": "√", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>plan_id", + "type": "uuid", + "length": 2147483647, + "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "uuid_generate_v4()", "comments": "" }, { - "tableName": "mailout", - "tableFileName": "mailout", + "tableName": "sis_addresses", + "tableFileName": "sis_addresses", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>psnorg_id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "who_created", + "type": "varchar", + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -3796,26 +3782,26 @@

Columns

"tableName": "sites", "tableFileName": "sites", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>victoria_file_no", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>city", "type": "varchar", - "length": 40, - "nullable": "√", + "length": 30, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_staffs", - "tableFileName": "site_staffs", + "tableName": "profile_categories", + "tableFileName": "profile_categories", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "emp_num", - "type": "varchar", - "length": 10, - "nullable": "√", + "name": "when_created", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -3824,12 +3810,12 @@

Columns

"tableName": "site_registry", "tableFileName": "site_registry", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "tombstone_date", - "type": "timestamp", - "length": 29, - "nullable": "√", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>site_id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -3838,11 +3824,11 @@

Columns

"tableName": "event_type_cd", "tableFileName": "event_type_cd", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "req_remediation_plan", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>ecls_code", "type": "varchar", - "length": 1, + "length": 6, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -3854,7 +3840,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", + "name": "end_date", "type": "timestamp", "length": 29, "nullable": "√", @@ -3866,14 +3852,14 @@

Columns

"tableName": "site_registry_module", "tableFileName": "site_registry_module", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "site_partic_roles", - "type": "bpchar", - "length": 1, - "nullable": "√", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "uuid", + "length": 2147483647, + "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "uuid_generate_v4()", "comments": "" }, { @@ -3882,24 +3868,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", - "type": "varchar", - "length": 30, - "nullable": "√", + "name": "submission_date", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "people_orgs", - "tableFileName": "people_orgs", + "tableName": "event_class_cd", + "tableFileName": "event_class_cd", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "location", + "name": "description", "type": "varchar", - "length": 40, - "nullable": "√", + "length": 80, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -3908,81 +3894,81 @@

Columns

"tableName": "event_partics", "tableFileName": "event_partics", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "uuid", - "length": 2147483647, - "nullable": "", - "autoUpdated": "", - "defaultValue": "uuid_generate_v4()", + "keyClass": "", + "keyTitle": "", + "name": "when_created", + "type": "timestamp", + "length": 29, + "nullable": "", + "autoUpdated": "", + "defaultValue": "null", "comments": "" }, { "tableName": "site_doc_partics", "tableFileName": "site_doc_partics", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>rwm_flag", - "type": "int2", - "length": 5, - "nullable": "√", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>psnorg_id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "submission_cd", - "tableFileName": "submission_cd", + "tableName": "people_orgs", + "tableFileName": "people_orgs", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "description", + "name": "who_updated", "type": "varchar", - "length": 40, - "nullable": "", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "folio_contents", - "tableFileName": "folio_contents", + "tableName": "snapshots", + "tableFileName": "snapshots", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>site_id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { - "tableName": "site_profile_owners", - "tableFileName": "site_profile_owners", + "tableName": "lto_download", + "tableFileName": "lto_download", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>sp_id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "child_pid", + "type": "varchar", + "length": 9, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "submission_cd", - "tableFileName": "submission_cd", + "tableName": "people_orgs", + "tableFileName": "people_orgs", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "used_in", - "type": "varchar", - "length": 4, + "name": "when_created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -3992,11 +3978,11 @@

Columns

"tableName": "site_profiles", "tableFileName": "site_profiles", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "investigation_required", - "type": "bpchar", - "length": 1, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>rwm_partic_id", + "type": "int8", + "length": 19, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -4008,23 +3994,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "rwm_note_flag", - "type": "int2", - "length": 5, + "name": "who_created", + "type": "bpchar", + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_categories", - "tableFileName": "profile_categories", + "tableName": "historylog", + "tableFileName": "historylog", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>sequence_no", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "data", + "type": "jsonb", + "length": 2147483647, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -4036,26 +4022,26 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", + "name": "date_noted", "type": "timestamp", "length": 29, - "nullable": "√", + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "snapshots", - "tableFileName": "snapshots", + "tableName": "folio", + "tableFileName": "folio", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "serial", - "length": 10, + "keyClass": "", + "keyTitle": "", + "name": "description", + "type": "varchar", + "length": 500, "nullable": "", - "autoUpdated": "√", - "defaultValue": "nextval('sites.snapshots_id_seq'::regclass)", + "autoUpdated": "", + "defaultValue": "null", "comments": "" }, { @@ -4064,9 +4050,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "rwm_phone_area_code", + "name": "local_auth_fax_no", "type": "varchar", - "length": 3, + "length": 7, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -4078,24 +4064,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "sr_action", - "type": "varchar", - "length": 30, - "nullable": "√", + "name": "when_created", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "folio", - "tableFileName": "folio", + "tableName": "profile_questions", + "tableFileName": "profile_questions", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>user_id", - "type": "varchar", - "length": 100, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "when_updated", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -4104,28 +4090,28 @@

Columns

"tableName": "site_profiles", "tableFileName": "site_profiles", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "number_of_pids", - "type": "int2", - "length": 5, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>site_reg_partic_id", + "type": "int8", + "length": 19, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "folio", - "tableFileName": "folio", + "tableName": "classification_cd", + "tableFileName": "classification_cd", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "serial", - "length": 10, + "keyClass": "", + "keyTitle": "", + "name": "description", + "type": "varchar", + "length": 40, "nullable": "", - "autoUpdated": "√", - "defaultValue": "nextval('sites.folio_id_seq'::regclass)", + "autoUpdated": "", + "defaultValue": "null", "comments": "" }, { @@ -4134,9 +4120,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "latdeg", - "type": "float8", - "length": 17, + "name": "addr_line_3", + "type": "varchar", + "length": 50, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -4148,9 +4134,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "local_auth_fax_no", + "name": "local_auth_address1", "type": "varchar", - "length": 7, + "length": 40, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -4160,42 +4146,42 @@

Columns

"tableName": "site_profiles", "tableFileName": "site_profiles", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "uuid", - "length": 2147483647, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "gov_documents_comment", + "type": "varchar", + "length": 2000, + "nullable": "√", "autoUpdated": "", - "defaultValue": "uuid_generate_v4()", + "defaultValue": "null", "comments": "" }, { - "tableName": "city_regions", - "tableFileName": "city_regions", + "tableName": "site_docs", + "tableFileName": "site_docs", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>bcer_code", - "type": "varchar", - "length": 6, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "rwm_note_flag", + "type": "int2", + "length": 5, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "migrations", - "tableFileName": "migrations", + "tableName": "site_profile_owners", + "tableFileName": "site_profile_owners", "tableType": "Table", "keyClass": "primaryKey", "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "serial", - "length": 10, + "name": "<\/i>site_id", + "type": "int8", + "length": 19, "nullable": "", - "autoUpdated": "√", - "defaultValue": "nextval('sites.migrations_id_seq'::regclass)", + "autoUpdated": "", + "defaultValue": "null", "comments": "" }, { @@ -4204,23 +4190,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "rwm_fax_area_code", - "type": "varchar", - "length": 3, + "name": "local_auth_date_forwarded", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_profile_land_uses", - "tableFileName": "site_profile_land_uses", + "tableName": "site_assocs", + "tableFileName": "site_assocs", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>sprof_date_completed", - "type": "timestamp", - "length": 29, + "keyClass": "", + "keyTitle": "", + "name": "common_pid", + "type": "varchar", + "length": 1, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -4232,7 +4218,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "contact_name", + "name": "organization_name", "type": "varchar", "length": 150, "nullable": "√", @@ -4246,9 +4232,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "name": "prov_state", + "type": "varchar", + "length": 2, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -4258,11 +4244,11 @@

Columns

"tableName": "sis_addresses", "tableFileName": "sis_addresses", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>city", + "keyClass": "", + "keyTitle": "", + "name": "addr_type", "type": "varchar", - "length": 30, + "length": 7, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -4272,14 +4258,14 @@

Columns

"tableName": "user", "tableFileName": "user", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>userId", + "type": "varchar", + "length": 2147483647, "nullable": "", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "null", "comments": "" }, { @@ -4288,7 +4274,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "complete_date", + "name": "mailing_date", "type": "timestamp", "length": 29, "nullable": "√", @@ -4302,7 +4288,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "document_notes", + "name": "notations", "type": "bpchar", "length": 1, "nullable": "√", @@ -4311,26 +4297,26 @@

Columns

"comments": "" }, { - "tableName": "profile_answers", - "tableFileName": "profile_answers", + "tableName": "event_partics", + "tableFileName": "event_partics", "tableType": "Table", "keyClass": "primaryKey", "keyTitle": "Primary Key", - "name": "<\/i>question_id", - "type": "int8", - "length": 19, + "name": "<\/i>id", + "type": "uuid", + "length": 2147483647, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "uuid_generate_v4()", "comments": "" }, { "tableName": "site_staffs", "tableFileName": "site_staffs", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_created", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>start_date", "type": "timestamp", "length": 29, "nullable": "", @@ -4344,7 +4330,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", + "name": "effective_date", "type": "timestamp", "length": 29, "nullable": "", @@ -4356,11 +4342,11 @@

Columns

"tableName": "site_doc_partics", "tableFileName": "site_doc_partics", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>sp_id", + "type": "int8", + "length": 19, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -4372,37 +4358,37 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "lastName", + "name": "who_updated", "type": "varchar", - "length": 2147483647, - "nullable": "", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "lto_download", - "tableFileName": "lto_download", + "tableName": "site_subdivisions", + "tableFileName": "site_subdivisions", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>pid", - "type": "varchar", - "length": 9, - "nullable": "", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>sprof_date_completed", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_docs", - "tableFileName": "site_docs", + "tableName": "event_type_cd", + "tableFileName": "event_type_cd", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "submission_date", - "type": "timestamp", - "length": 29, + "name": "req_registrar_approval", + "type": "varchar", + "length": 1, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -4414,7 +4400,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "aec_assessment_medias", + "name": "suspect_land_uses", "type": "bpchar", "length": 1, "nullable": "√", @@ -4426,11 +4412,11 @@

Columns

"tableName": "site_docs", "tableFileName": "site_docs", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_created", - "type": "varchar", - "length": 30, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>site_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -4442,9 +4428,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "lat_degrees", - "type": "int2", - "length": 5, + "name": "site_address", + "type": "varchar", + "length": 100, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -4456,8 +4442,8 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "user_action", - "type": "varchar", + "name": "who_updated", + "type": "bpchar", "length": 30, "nullable": "√", "autoUpdated": "", @@ -4465,31 +4451,31 @@

Columns

"comments": "" }, { - "tableName": "event_partics", - "tableFileName": "event_partics", + "tableName": "user", + "tableFileName": "user", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>psnorg_id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "when_created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { "tableName": "historylog", "tableFileName": "historylog", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "serial", + "length": 10, "nullable": "", - "autoUpdated": "", - "defaultValue": "now()", + "autoUpdated": "√", + "defaultValue": "nextval('sites.historylog_id_seq'::regclass)", "comments": "" }, { @@ -4498,21 +4484,21 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, - "nullable": "", + "name": "who_updated", + "type": "varchar", + "length": 30, + "nullable": "√", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "null", "comments": "" }, { - "tableName": "plan_table", - "tableFileName": "plan_table", + "tableName": "subdivisions", + "tableFileName": "subdivisions", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "operation", + "name": "sr_action", "type": "varchar", "length": 30, "nullable": "√", @@ -4521,12 +4507,12 @@

Columns

"comments": "" }, { - "tableName": "profile_questions", - "tableFileName": "profile_questions", + "tableName": "profile_answers", + "tableFileName": "profile_answers", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>category_id", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>question_id", "type": "int8", "length": 19, "nullable": "", @@ -4535,12 +4521,12 @@

Columns

"comments": "" }, { - "tableName": "sis_addresses", - "tableFileName": "sis_addresses", + "tableName": "cart", + "tableFileName": "cart", "tableType": "Table", "keyClass": "foreignKey", "keyTitle": "Foreign Key", - "name": "<\/i>psnorg_id", + "name": "<\/i>site_id", "type": "int8", "length": 19, "nullable": "", @@ -4552,26 +4538,26 @@

Columns

"tableName": "subdivisions", "tableFileName": "subdivisions", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "entity_type", - "type": "varchar", - "length": 4, - "nullable": "√", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "events", - "tableFileName": "events", + "tableName": "bce_region_cd", + "tableFileName": "bce_region_cd", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "completion_date", - "type": "timestamp", - "length": 29, - "nullable": "√", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>code", + "type": "varchar", + "length": 6, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -4582,10 +4568,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "addr_line_1", + "name": "fax_area_code", "type": "varchar", - "length": 50, - "nullable": "", + "length": 3, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -4596,9 +4582,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "name": "description", + "type": "varchar", + "length": 400, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -4610,7 +4596,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", + "name": "termination_date", "type": "timestamp", "length": 29, "nullable": "√", @@ -4622,11 +4608,11 @@

Columns

"tableName": "site_assocs", "tableFileName": "site_assocs", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>rwm_note_flag", - "type": "int2", - "length": 5, + "keyClass": "", + "keyTitle": "", + "name": "who_created", + "type": "varchar", + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -4638,7 +4624,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "association_dates", + "name": "document_abstracts", "type": "bpchar", "length": 1, "nullable": "√", @@ -4652,24 +4638,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "lat_seconds", - "type": "numeric", - "length": 4, + "name": "site_postal_code", + "type": "varchar", + "length": 10, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "land_histories", - "tableFileName": "land_histories", + "tableName": "people_orgs", + "tableFileName": "people_orgs", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>lut_code", - "type": "varchar", - "length": 6, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "end_date", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -4680,7 +4666,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "aec_assessment_sources", + "name": "association_dates", "type": "bpchar", "length": 1, "nullable": "√", @@ -4692,14 +4678,14 @@

Columns

"tableName": "cart", "tableFileName": "cart", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "uuid", + "length": 2147483647, "nullable": "", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "uuid_generate_v4()", "comments": "" }, { @@ -4708,10 +4694,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "mail_userid", + "name": "display_name", "type": "varchar", - "length": 100, - "nullable": "√", + "length": 150, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -4720,53 +4706,53 @@

Columns

"tableName": "conditions_text", "tableFileName": "conditions_text", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, - "nullable": "√", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>event_id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "land_use_cd", - "tableFileName": "land_use_cd", + "tableName": "event_partics", + "tableFileName": "event_partics", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>code", - "type": "varchar", - "length": 6, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "when_updated", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_partic_roles", - "tableFileName": "site_partic_roles", + "tableName": "folio_contents", + "tableFileName": "folio_contents", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>sp_id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "when_created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { - "tableName": "subdivisions", - "tableFileName": "subdivisions", + "tableName": "site_partics", + "tableFileName": "site_partics", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>pid", + "keyClass": "", + "keyTitle": "", + "name": "user_action", "type": "varchar", - "length": 9, + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -4778,10 +4764,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "send_to_sr", + "name": "who_updated", "type": "varchar", - "length": 1, - "nullable": "", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -4792,10 +4778,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", - "type": "varchar", - "length": 30, - "nullable": "", + "name": "longdeg", + "type": "float8", + "length": 17, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -4804,40 +4790,40 @@

Columns

"tableName": "sites", "tableFileName": "sites", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>class_code", + "type": "varchar", + "length": 6, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_categories", - "tableFileName": "profile_categories", + "tableName": "historylog", + "tableFileName": "historylog", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "effective_date", + "name": "when_updated", "type": "timestamp", "length": 29, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { "tableName": "site_partics", "tableFileName": "site_partics", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "note", - "type": "bpchar", - "length": 255, - "nullable": "√", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -4846,26 +4832,26 @@

Columns

"tableName": "people_orgs", "tableFileName": "people_orgs", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "middle_name", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>bcer_code", "type": "varchar", - "length": 75, + "length": 6, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_profile_owners", - "tableFileName": "site_profile_owners", + "tableName": "lto_download", + "tableFileName": "lto_download", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>date_completed", - "type": "timestamp", - "length": 29, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "legal_description", + "type": "varchar", + "length": 255, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -4876,51 +4862,51 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "country", + "name": "addr_line_2", "type": "varchar", - "length": 3, - "nullable": "", + "length": 50, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "classification_cd", - "tableFileName": "classification_cd", + "tableName": "profile_questions", + "tableFileName": "profile_questions", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>code", - "type": "varchar", - "length": 6, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "expiry_date", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "submission_cd", - "tableFileName": "submission_cd", + "tableName": "people_orgs", + "tableFileName": "people_orgs", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>code", + "keyClass": "", + "keyTitle": "", + "name": "who_created", "type": "varchar", - "length": 6, + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_questions", - "tableFileName": "profile_questions", + "tableName": "profile_answers", + "tableFileName": "profile_answers", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "description", - "type": "varchar", - "length": 400, + "name": "when_created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -4932,10 +4918,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, - "nullable": "√", + "name": "country", + "type": "varchar", + "length": 3, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -4944,54 +4930,54 @@

Columns

"tableName": "sites", "tableFileName": "sites", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>rwm_flag", - "type": "int2", - "length": 5, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "general_description", + "type": "varchar", + "length": 255, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_registry", - "tableFileName": "site_registry", + "tableName": "site_doc_partics", + "tableFileName": "site_doc_partics", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "init_approval_date", - "type": "timestamp", - "length": 29, + "name": "user_action", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "conditions_text", - "tableFileName": "conditions_text", + "tableName": "migrations", + "tableFileName": "migrations", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", - "type": "varchar", - "length": 30, - "nullable": "√", + "name": "timestamp", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_submissions", - "tableFileName": "profile_submissions", + "tableName": "events", + "tableFileName": "events", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>sprof_date_completed", + "keyClass": "", + "keyTitle": "", + "name": "requirement_due_date", "type": "timestamp", "length": 29, - "nullable": "", + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5002,9 +4988,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "addr_line_3", + "name": "home_area_code", "type": "varchar", - "length": 50, + "length": 3, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -5016,10 +5002,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, - "nullable": "", + "name": "last_name", + "type": "varchar", + "length": 150, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5028,40 +5014,40 @@

Columns

"tableName": "site_assocs", "tableFileName": "site_assocs", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_updated", - "type": "varchar", - "length": 30, - "nullable": "√", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>site_id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_docs", - "tableFileName": "site_docs", + "tableName": "event_type_cd", + "tableFileName": "event_type_cd", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "document_date", - "type": "timestamp", - "length": 29, - "nullable": "√", + "name": "req_success", + "type": "varchar", + "length": 1, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "sites", - "tableFileName": "sites", + "tableName": "site_registry", + "tableFileName": "site_registry", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>bcer_code", + "keyClass": "", + "keyTitle": "", + "name": "reg_userid", "type": "varchar", - "length": 6, - "nullable": "", + "length": 16, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5072,9 +5058,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "optimizer", + "name": "object_node", "type": "varchar", - "length": 255, + "length": 128, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -5086,10 +5072,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "latlong_reliability_flag", - "type": "varchar", - "length": 12, - "nullable": "", + "name": "long_seconds", + "type": "numeric", + "length": 4, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5100,10 +5086,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "gov_documents_comment", - "type": "varchar", - "length": 2000, - "nullable": "√", + "name": "when_created", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5112,11 +5098,11 @@

Columns

"tableName": "site_doc_partics", "tableFileName": "site_doc_partics", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>sdoc_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -5128,21 +5114,21 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "note", - "type": "varchar", - "length": 500, - "nullable": "√", + "name": "event_date", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "historylog", - "tableFileName": "historylog", + "tableName": "events", + "tableFileName": "events", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", + "name": "sr_action", "type": "varchar", "length": 30, "nullable": "√", @@ -5156,9 +5142,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "object_node", + "name": "statement_id", "type": "varchar", - "length": 128, + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -5170,7 +5156,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "aec_assessment_mig_potential", + "name": "association_notes", "type": "bpchar", "length": 1, "nullable": "√", @@ -5178,58 +5164,58 @@

Columns

"defaultValue": "null", "comments": "" }, - { - "tableName": "site_partics", - "tableFileName": "site_partics", - "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_updated", - "type": "bpchar", - "length": 30, - "nullable": "√", + { + "tableName": "site_partics", + "tableFileName": "site_partics", + "tableType": "Table", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>psnorg_id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_partic_roles", - "tableFileName": "site_partic_roles", + "tableName": "folio_contents", + "tableFileName": "folio_contents", "tableType": "Table", "keyClass": "foreignKey", "keyTitle": "Foreign Key", - "name": "<\/i>pr_code", - "type": "varchar", - "length": 6, + "name": "<\/i>folio_id", + "type": "int4", + "length": 10, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "plan_table", - "tableFileName": "plan_table", + "tableName": "subdivisions", + "tableFileName": "subdivisions", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "statement_id", + "name": "pid_status_cd", "type": "varchar", - "length": 30, - "nullable": "√", + "length": 1, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_profiles", - "tableFileName": "site_profiles", + "tableName": "conditions_text", + "tableFileName": "conditions_text", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>date_completed", - "type": "timestamp", - "length": 29, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "who_updated", + "type": "varchar", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5238,14 +5224,14 @@

Columns

"tableName": "snapshots", "tableFileName": "snapshots", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "whenCreated", - "type": "timestamp", - "length": 29, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>site_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "null", "comments": "" }, { @@ -5254,7 +5240,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "site_partic_dates", + "name": "sites", "type": "bpchar", "length": 1, "nullable": "√", @@ -5268,9 +5254,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "rwm_date_decision", - "type": "timestamp", - "length": 29, + "name": "rwm_phone_area_code", + "type": "varchar", + "length": 3, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -5280,9 +5266,9 @@

Columns

"tableName": "events", "tableFileName": "events", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>psnorg_id", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", "type": "int8", "length": 19, "nullable": "", @@ -5291,17 +5277,17 @@

Columns

"comments": "" }, { - "tableName": "site_status_cd", - "tableFileName": "site_status_cd", + "tableName": "folio_contents", + "tableFileName": "folio_contents", "tableType": "Table", "keyClass": "primaryKey", "keyTitle": "Primary Key", - "name": "<\/i>code", - "type": "varchar", - "length": 6, + "name": "<\/i>id", + "type": "uuid", + "length": 2147483647, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "uuid_generate_v4()", "comments": "" }, { @@ -5310,7 +5296,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "object_type", + "name": "options", "type": "varchar", "length": 30, "nullable": "√", @@ -5319,15 +5305,15 @@

Columns

"comments": "" }, { - "tableName": "site_partics", - "tableFileName": "site_partics", + "tableName": "sites", + "tableFileName": "sites", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>psnorg_id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>geometry", + "type": "geometry", + "length": 2147483647, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5338,10 +5324,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "common_pid", + "name": "who_updated", "type": "varchar", - "length": 1, - "nullable": "", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5350,12 +5336,12 @@

Columns

"tableName": "sis_addresses", "tableFileName": "sis_addresses", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_updated", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>city", "type": "varchar", "length": 30, - "nullable": "√", + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5366,37 +5352,37 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "name": "who_created", + "type": "varchar", + "length": 30, "nullable": "", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "null", "comments": "" }, { - "tableName": "site_registry", - "tableFileName": "site_registry", + "tableName": "site_doc_partics", + "tableFileName": "site_doc_partics", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "last_approval_date", - "type": "timestamp", - "length": 29, + "name": "sr_action", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "mailout", - "tableFileName": "mailout", + "tableName": "sis_addresses", + "tableFileName": "sis_addresses", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "display_name", - "type": "varchar", - "length": 150, + "name": "when_created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -5408,9 +5394,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "home_phone_no", + "name": "bus_area_code", "type": "varchar", - "length": 7, + "length": 3, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -5422,9 +5408,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "object_owner", - "type": "varchar", - "length": 30, + "name": "timestamp", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -5436,9 +5422,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "response_date", - "type": "timestamp", - "length": 29, + "name": "org_address_3", + "type": "varchar", + "length": 50, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -5448,12 +5434,12 @@

Columns

"tableName": "sis_addresses", "tableFileName": "sis_addresses", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "bus_phone_no", - "type": "varchar", - "length": 7, - "nullable": "√", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5464,9 +5450,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "region_app_flag", - "type": "varchar", - "length": 1, + "name": "completion_date", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -5476,11 +5462,11 @@

Columns

"tableName": "sites", "tableFileName": "sites", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>rwm_general_desc_flag", - "type": "int2", - "length": 5, + "keyClass": "", + "keyTitle": "", + "name": "who_created", + "type": "varchar", + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -5492,7 +5478,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "document_abstracts", + "name": "notation_actions", "type": "bpchar", "length": 1, "nullable": "√", @@ -5501,15 +5487,15 @@

Columns

"comments": "" }, { - "tableName": "site_partic_roles", - "tableFileName": "site_partic_roles", + "tableName": "site_status_cd", + "tableFileName": "site_status_cd", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_updated", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>code", "type": "varchar", - "length": 30, - "nullable": "√", + "length": 6, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5520,10 +5506,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "addr_type", + "name": "bus_phone_no", "type": "varchar", "length": 7, - "nullable": "", + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5534,9 +5520,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, + "name": "long_seconds", + "type": "numeric", + "length": 4, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -5548,10 +5534,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "last_name", + "name": "staff_role", "type": "varchar", - "length": 150, - "nullable": "√", + "length": 12, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5560,11 +5546,11 @@

Columns

"tableName": "land_histories", "tableFileName": "land_histories", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>rwm_note_flag", - "type": "int2", - "length": 5, + "keyClass": "", + "keyTitle": "", + "name": "who_created", + "type": "varchar", + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -5576,7 +5562,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "notations", + "name": "site_location_description", "type": "bpchar", "length": 1, "nullable": "√", @@ -5588,11 +5574,11 @@

Columns

"tableName": "site_profiles", "tableFileName": "site_profiles", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>rwm_partic_id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "local_auth_fax_area_code", + "type": "varchar", + "length": 3, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -5604,9 +5590,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "general_description", - "type": "varchar", - "length": 255, + "name": "latdeg", + "type": "float8", + "length": 17, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -5618,7 +5604,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "long_degrees", + "name": "number_of_pids", "type": "int2", "length": 5, "nullable": "√", @@ -5627,11 +5613,11 @@

Columns

"comments": "" }, { - "tableName": "recent_views", - "tableFileName": "recent_views", + "tableName": "city_regions", + "tableFileName": "city_regions", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", "name": "<\/i>city", "type": "varchar", "length": 30, @@ -5646,12 +5632,12 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "sr_status", - "type": "varchar", - "length": 1, - "nullable": "", + "name": "long_minutes", + "type": "int2", + "length": 5, + "nullable": "√", "autoUpdated": "", - "defaultValue": "'Y'::character varying", + "defaultValue": "null", "comments": "" }, { @@ -5660,7 +5646,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "aec_remed_plans", + "name": "aec_assessment_mig_potential", "type": "bpchar", "length": 1, "nullable": "√", @@ -5674,21 +5660,21 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "local_auth_email", + "name": "comments", "type": "varchar", - "length": 50, + "length": 2000, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_registry_module", - "tableFileName": "site_registry_module", + "tableName": "land_histories", + "tableFileName": "land_histories", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "sites", + "name": "site_profile", "type": "bpchar", "length": 1, "nullable": "√", @@ -5700,68 +5686,68 @@

Columns

"tableName": "site_assocs", "tableFileName": "site_assocs", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>rwm_flag", - "type": "int2", - "length": 5, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "note", + "type": "varchar", + "length": 255, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "people_orgs", - "tableFileName": "people_orgs", + "tableName": "site_staffs", + "tableFileName": "site_staffs", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "when_updated", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "bce_region_cd", - "tableFileName": "bce_region_cd", + "tableName": "lto_prev_download", + "tableFileName": "lto_prev_download", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>code", + "keyClass": "", + "keyTitle": "", + "name": "legal_description", "type": "varchar", - "length": 6, - "nullable": "", + "length": 255, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "cart", - "tableFileName": "cart", + "tableName": "recent_views", + "tableFileName": "recent_views", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "uuid", - "length": 2147483647, + "keyClass": "", + "keyTitle": "", + "name": "created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", - "defaultValue": "uuid_generate_v4()", + "defaultValue": "now()", "comments": "" }, { - "tableName": "sites", - "tableFileName": "sites", + "tableName": "site_registry", + "tableFileName": "site_registry", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>sst_code", - "type": "varchar", - "length": 6, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "init_approval_date", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5770,11 +5756,11 @@

Columns

"tableName": "site_staffs", "tableFileName": "site_staffs", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "prt_name", - "type": "varchar", - "length": 15, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>psnorg_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -5784,54 +5770,54 @@

Columns

"tableName": "snapshots", "tableFileName": "snapshots", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_updated", - "type": "varchar", - "length": 30, - "nullable": "√", - "autoUpdated": "", - "defaultValue": "null", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "serial", + "length": 10, + "nullable": "", + "autoUpdated": "√", + "defaultValue": "nextval('sites.snapshots_id_seq'::regclass)", "comments": "" }, { - "tableName": "historylog", - "tableFileName": "historylog", + "tableName": "profile_submissions", + "tableFileName": "profile_submissions", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>user_id", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>submcd_code", "type": "varchar", - "length": 100, + "length": 6, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "events", - "tableFileName": "events", + "tableName": "lto_prev_download", + "tableFileName": "lto_prev_download", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>site_id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "child_legal_description", + "type": "varchar", + "length": 255, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "conditions_text", - "tableFileName": "conditions_text", + "tableName": "site_profile_owners", + "tableFileName": "site_profile_owners", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "conditions_comment", + "name": "agent_authorized_ind", "type": "varchar", - "length": 2000, - "nullable": "", + "length": 1, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5840,11 +5826,11 @@

Columns

"tableName": "mailout", "tableFileName": "mailout", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "organization_address", - "type": "varchar", - "length": 50, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>psnorg_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -5854,28 +5840,28 @@

Columns

"tableName": "sites", "tableFileName": "sites", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "lat_degrees", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>rwm_general_desc_flag", "type": "int2", "length": 5, - "nullable": "√", + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "folio_contents", - "tableFileName": "folio_contents", + "tableName": "snapshots", + "tableFileName": "snapshots", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>folio_id", - "type": "int4", - "length": 10, + "keyClass": "", + "keyTitle": "", + "name": "when_created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "now()", "comments": "" }, { @@ -5884,9 +5870,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "user_action", - "type": "varchar", - "length": 30, + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -5896,12 +5882,12 @@

Columns

"tableName": "event_partics", "tableFileName": "event_partics", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_updated", - "type": "varchar", - "length": 30, - "nullable": "√", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>event_id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -5912,9 +5898,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "sr_action", - "type": "varchar", - "length": 30, + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -5924,11 +5910,11 @@

Columns

"tableName": "site_profiles", "tableFileName": "site_profiles", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>completor_partic_id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -5938,11 +5924,11 @@

Columns

"tableName": "site_subdivisions", "tableFileName": "site_subdivisions", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>subdiv_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -5954,23 +5940,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "planned_activity_comment", + "name": "who_created", "type": "varchar", - "length": 2000, - "nullable": "√", + "length": 30, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_doc_partics", - "tableFileName": "site_doc_partics", + "tableName": "site_contamination_class_xref", + "tableFileName": "site_contamination_class_xref", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>dpr_code", + "keyClass": "", + "keyTitle": "", + "name": "who_created", "type": "varchar", - "length": 6, + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -5982,24 +5968,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "local_auth_fax_area_code", + "name": "local_auth_agency", "type": "varchar", - "length": 3, + "length": 200, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_contamination_class_xref", - "tableFileName": "site_contamination_class_xref", + "tableName": "site_crown_land_contaminated", + "tableFileName": "site_crown_land_contaminated", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>contamination_class_code", - "type": "varchar", - "length": 6, - "nullable": "", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>psnorg_id", + "type": "int8", + "length": 19, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6010,38 +5996,38 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "local_auth_date_forwarded", - "type": "timestamp", - "length": 29, + "name": "local_auth_phone_area_code", + "type": "varchar", + "length": 3, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_profile_land_uses", - "tableFileName": "site_profile_land_uses", + "tableName": "site_assocs", + "tableFileName": "site_assocs", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "uuid", + "length": 2147483647, "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "uuid_generate_v4()", "comments": "" }, { - "tableName": "site_profiles", - "tableFileName": "site_profiles", + "tableName": "conditions_text", + "tableFileName": "conditions_text", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "local_auth_agency", - "type": "varchar", - "length": 200, - "nullable": "√", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>rwm_flag", + "type": "int2", + "length": 5, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6050,54 +6036,54 @@

Columns

"tableName": "mailout", "tableFileName": "mailout", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "org_address_2", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>bcer_code", "type": "varchar", - "length": 50, - "nullable": "√", + "length": 6, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_crown_land_contaminated", - "tableFileName": "site_crown_land_contaminated", + "tableName": "spatial_ref_sys", + "tableFileName": "spatial_ref_sys", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "proj4text", "type": "varchar", - "length": 30, - "nullable": "", + "length": 2048, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_crown_land_contaminated", - "tableFileName": "site_crown_land_contaminated", + "tableName": "spatial_ref_sys", + "tableFileName": "spatial_ref_sys", "tableType": "Table", "keyClass": "primaryKey", "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "int8", - "length": 19, + "name": "<\/i>srid", + "type": "int4", + "length": 10, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_profile_owners", - "tableFileName": "site_profile_owners", + "tableName": "lto_download", + "tableFileName": "lto_download", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>site_id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "pid_status_cd", + "type": "varchar", + "length": 1, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6108,7 +6094,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "sr_action", + "name": "who_updated", "type": "varchar", "length": 30, "nullable": "√", @@ -6122,7 +6108,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "sr_action", + "name": "who_updated", "type": "varchar", "length": 30, "nullable": "√", @@ -6134,11 +6120,11 @@

Columns

"tableName": "profile_questions", "tableFileName": "profile_questions", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "effective_date", - "type": "timestamp", - "length": 29, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -6150,24 +6136,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "name": "who_created", + "type": "varchar", + "length": 30, "nullable": "", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "null", "comments": "" }, { "tableName": "events", "tableFileName": "events", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "region_date", - "type": "timestamp", - "length": 29, - "nullable": "√", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>psnorg_id", + "type": "int8", + "length": 19, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6178,7 +6164,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "requirement_due_date", + "name": "when_updated", "type": "timestamp", "length": 29, "nullable": "√", @@ -6192,23 +6178,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "user_action", - "type": "varchar", - "length": 30, + "name": "lat_seconds", + "type": "numeric", + "length": 4, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "subdivisions", - "tableFileName": "subdivisions", + "tableName": "site_partics", + "tableFileName": "site_partics", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "bcaa_folio_number", + "name": "sr_action", "type": "varchar", - "length": 20, + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -6218,11 +6204,11 @@

Columns

"tableName": "events", "tableFileName": "events", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>rwm_note_flag", - "type": "int2", - "length": 5, + "keyClass": "", + "keyTitle": "", + "name": "who_created", + "type": "varchar", + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -6232,40 +6218,54 @@

Columns

"tableName": "subdivisions", "tableFileName": "subdivisions", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>city", + "keyClass": "", + "keyTitle": "", + "name": "entity_type", "type": "varchar", - "length": 30, + "length": 4, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, + { + "tableName": "site_partic_roles", + "tableFileName": "site_partic_roles", + "tableType": "Table", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>rwm_flag", + "type": "int2", + "length": 5, + "nullable": "", + "autoUpdated": "", + "defaultValue": "null", + "comments": "" + }, { "tableName": "mailout", "tableFileName": "mailout", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "complete", + "name": "postal_code", "type": "varchar", - "length": 1, + "length": 10, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "land_histories", - "tableFileName": "land_histories", + "tableName": "submission_cd", + "tableFileName": "submission_cd", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "note", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>code", "type": "varchar", - "length": 255, - "nullable": "√", + "length": 6, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6276,9 +6276,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "name": "question_type", + "type": "varchar", + "length": 1, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -6290,23 +6290,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "sr_action", + "name": "sr_status", "type": "varchar", - "length": 30, - "nullable": "√", + "length": 1, + "nullable": "", "autoUpdated": "", - "defaultValue": "null", + "defaultValue": "'Y'::character varying", "comments": "" }, { - "tableName": "plan_table", - "tableFileName": "plan_table", + "tableName": "subdivisions", + "tableFileName": "subdivisions", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "timestamp", - "type": "timestamp", - "length": 29, + "name": "valid_pid", + "type": "bpchar", + "length": 1, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -6316,11 +6316,11 @@

Columns

"tableName": "mailout", "tableFileName": "mailout", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "common_city_name", - "type": "varchar", - "length": 30, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>site_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -6332,7 +6332,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "parent_id", + "name": "object_instance", "type": "numeric", "length": 38, "nullable": "√", @@ -6344,12 +6344,12 @@

Columns

"tableName": "site_profiles", "tableFileName": "site_profiles", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "local_auth_address2", - "type": "varchar", - "length": 40, - "nullable": "√", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>date_completed", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6360,54 +6360,54 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "contact_name", "type": "varchar", - "length": 30, - "nullable": "", + "length": 150, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_staffs", - "tableFileName": "site_staffs", + "tableName": "profile_categories", + "tableFileName": "profile_categories", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "e_mail_addr", + "name": "category_precursor", "type": "varchar", - "length": 40, + "length": 300, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_assocs", - "tableFileName": "site_assocs", + "tableName": "site_profiles", + "tableFileName": "site_profiles", "tableType": "Table", "keyClass": "foreignKey", "keyTitle": "Foreign Key", - "name": "<\/i>site_id", + "name": "<\/i>completor_partic_id", "type": "int8", "length": 19, - "nullable": "", + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "folio_contents", - "tableFileName": "folio_contents", + "tableName": "snapshots", + "tableFileName": "snapshots", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "uuid", - "length": 2147483647, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>user_id", + "type": "varchar", + "length": 100, "nullable": "", "autoUpdated": "", - "defaultValue": "uuid_generate_v4()", + "defaultValue": "null", "comments": "" }, { @@ -6416,52 +6416,52 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "sr_action", + "name": "site_disclosure_comment", "type": "varchar", - "length": 30, + "length": 2000, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_categories", - "tableFileName": "profile_categories", + "tableName": "historylog", + "tableFileName": "historylog", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "int8", - "length": 19, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>user_id", + "type": "varchar", + "length": 100, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_profile_land_uses", - "tableFileName": "site_profile_land_uses", + "tableName": "site_assocs", + "tableFileName": "site_assocs", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>lut_code", + "keyClass": "", + "keyTitle": "", + "name": "user_action", "type": "varchar", - "length": 6, - "nullable": "", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "sites", - "tableFileName": "sites", + "tableName": "site_registry", + "tableFileName": "site_registry", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "addr_type", - "type": "varchar", - "length": 7, - "nullable": "", + "name": "tombstone_date", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6472,10 +6472,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "user_action", - "type": "varchar", - "length": 30, - "nullable": "√", + "name": "when_created", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6486,24 +6486,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "pid_status_cd", + "name": "who_created", "type": "varchar", - "length": 1, + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_doc_partics", - "tableFileName": "site_doc_partics", + "tableName": "site_contamination_class_xref", + "tableFileName": "site_contamination_class_xref", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>sdoc_id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "who_updated", + "type": "varchar", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6512,68 +6512,68 @@

Columns

"tableName": "sites", "tableFileName": "sites", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "addr_line_2", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>bcer_code", "type": "varchar", - "length": 50, - "nullable": "√", + "length": 6, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "event_type_cd", - "tableFileName": "event_type_cd", + "tableName": "contamination_class_cd", + "tableFileName": "contamination_class_cd", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>code", + "keyClass": "", + "keyTitle": "", + "name": "description", "type": "varchar", - "length": 6, + "length": 140, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "lto_download", - "tableFileName": "lto_download", + "tableName": "site_subdivisions", + "tableFileName": "site_subdivisions", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "child_pid", + "name": "user_action", "type": "varchar", - "length": 9, + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "snapshots", - "tableFileName": "snapshots", + "tableName": "folio", + "tableFileName": "folio", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>transaction_id", + "keyClass": "", + "keyTitle": "", + "name": "folio_id", "type": "varchar", - "length": 2147483647, + "length": 100, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "event_partics", - "tableFileName": "event_partics", + "tableName": "user", + "tableFileName": "user", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>sp_id", - "type": "int8", - "length": 19, - "nullable": "√", + "keyClass": "", + "keyTitle": "", + "name": "lastName", + "type": "varchar", + "length": 2147483647, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6584,51 +6584,37 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "rwm_fax_no", - "type": "varchar", - "length": 7, + "name": "rwm_date_received", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "plan_table", - "tableFileName": "plan_table", - "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>plan_id", - "type": "uuid", - "length": 2147483647, - "nullable": "", - "autoUpdated": "", - "defaultValue": "uuid_generate_v4()", - "comments": "" - }, - { - "tableName": "lto_prev_download", - "tableFileName": "lto_prev_download", + "tableName": "subdivisions", + "tableFileName": "subdivisions", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "child_pid_status_cd", + "name": "crown_lands_file_no", "type": "varchar", - "length": 1, + "length": 7, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "people_orgs", - "tableFileName": "people_orgs", + "tableName": "event_class_cd", + "tableFileName": "event_class_cd", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "entity_type", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>code", "type": "varchar", - "length": 12, + "length": 6, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -6640,51 +6626,51 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "first_name", + "name": "who_created", "type": "varchar", - "length": 75, - "nullable": "√", + "length": 30, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "spatial_ref_sys", - "tableFileName": "spatial_ref_sys", + "tableName": "mailout", + "tableFileName": "mailout", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "auth_srid", - "type": "int4", - "length": 10, - "nullable": "√", + "name": "when_created", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_assocs", - "tableFileName": "site_assocs", + "tableName": "site_profiles", + "tableFileName": "site_profiles", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "effective_date", - "type": "timestamp", - "length": 29, - "nullable": "", + "name": "user_action", + "type": "varchar", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_partic_roles", - "tableFileName": "site_partic_roles", + "tableName": "site_status_cd", + "tableFileName": "site_status_cd", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "name": "description", + "type": "varchar", + "length": 120, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -6696,24 +6682,24 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_created", + "name": "addr_line_3", "type": "varchar", - "length": 30, - "nullable": "", + "length": 50, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_profiles", - "tableFileName": "site_profiles", + "tableName": "conditions_text", + "tableFileName": "conditions_text", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "local_auth_date_recd", + "name": "when_created", "type": "timestamp", "length": 29, - "nullable": "√", + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6724,10 +6710,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "profile_date_received", + "name": "when_created", "type": "timestamp", "length": 29, - "nullable": "√", + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6738,10 +6724,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "user_action", + "name": "who_created", "type": "varchar", "length": 30, - "nullable": "√", + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6752,23 +6738,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "rwm_approval_date", - "type": "timestamp", - "length": 29, + "name": "who_updated", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_risk_cd", - "tableFileName": "site_risk_cd", + "tableName": "site_profile_land_uses", + "tableFileName": "site_profile_land_uses", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "description", - "type": "varchar", - "length": 40, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>sprof_date_completed", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -6778,26 +6764,26 @@

Columns

"tableName": "site_assocs", "tableFileName": "site_assocs", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>site_id_associated_with", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_subdivisions", - "tableFileName": "site_subdivisions", + "tableName": "site_registry_module", + "tableFileName": "site_registry_module", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "date_noted", - "type": "timestamp", - "length": 29, - "nullable": "", + "name": "aec_remed_approaches", + "type": "bpchar", + "length": 1, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6808,7 +6794,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "notation_notes", + "name": "site_partics", "type": "bpchar", "length": 1, "nullable": "√", @@ -6817,70 +6803,70 @@

Columns

"comments": "" }, { - "tableName": "site_crown_land_contaminated", - "tableFileName": "site_crown_land_contaminated", + "tableName": "spatial_ref_sys", + "tableFileName": "spatial_ref_sys", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "actual_cost_of_remediations", - "type": "float8", - "length": 17, + "name": "auth_srid", + "type": "int4", + "length": 10, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "land_histories", - "tableFileName": "land_histories", + "tableName": "people_orgs", + "tableFileName": "people_orgs", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>site_id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "when_updated", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "recent_views", - "tableFileName": "recent_views", + "tableName": "site_docs", + "tableFileName": "site_docs", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>site_id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "sr_action", + "type": "varchar", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_assocs", - "tableFileName": "site_assocs", + "tableName": "site_profiles", + "tableFileName": "site_profiles", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "note", + "name": "sr_action", "type": "varchar", - "length": 255, + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "spatial_ref_sys", - "tableFileName": "spatial_ref_sys", + "tableName": "mailout", + "tableFileName": "mailout", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "srtext", + "name": "who_updated", "type": "varchar", - "length": 2048, + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -6892,38 +6878,38 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "long_degrees", - "type": "int2", - "length": 5, - "nullable": "√", + "name": "when_created", + "type": "timestamp", + "length": 29, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "user", - "tableFileName": "user", + "tableName": "plan_table", + "tableFileName": "plan_table", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "who_updated", - "type": "varchar", - "length": 30, + "name": "id", + "type": "numeric", + "length": 38, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "event_class_cd", - "tableFileName": "event_class_cd", + "tableName": "site_staffs", + "tableFileName": "site_staffs", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>code", + "keyClass": "", + "keyTitle": "", + "name": "who_updated", "type": "varchar", - "length": 6, - "nullable": "", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -6934,7 +6920,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "notation_actions", + "name": "site_partic_notes", "type": "bpchar", "length": 1, "nullable": "√", @@ -6946,23 +6932,37 @@

Columns

"tableName": "subdivisions", "tableFileName": "subdivisions", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, - "nullable": "", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>city", + "type": "varchar", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "contamination_class_cd", - "tableFileName": "contamination_class_cd", + "tableName": "site_partic_roles", + "tableFileName": "site_partic_roles", "tableType": "Table", "keyClass": "primaryKey", "keyTitle": "Primary Key", - "name": "<\/i>code", + "name": "<\/i>id", + "type": "uuid", + "length": 2147483647, + "nullable": "", + "autoUpdated": "", + "defaultValue": "uuid_generate_v4()", + "comments": "" + }, + { + "tableName": "site_profile_land_uses", + "tableFileName": "site_profile_land_uses", + "tableType": "Table", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>lut_code", "type": "varchar", "length": 6, "nullable": "", @@ -6976,9 +6976,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "price", - "type": "float8", - "length": 17, + "name": "who_created", + "type": "varchar", + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -6988,25 +6988,25 @@

Columns

"tableName": "site_doc_partics", "tableFileName": "site_doc_partics", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_updated", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>dpr_code", "type": "varchar", - "length": 30, - "nullable": "√", + "length": 6, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_partics", - "tableFileName": "site_partics", + "tableName": "sites", + "tableFileName": "sites", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "latlong_reliability_flag", + "type": "varchar", + "length": 12, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7018,12 +7018,12 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_updated", - "type": "timestamp", - "length": 29, - "nullable": "", + "name": "who_updated", + "type": "varchar", + "length": 30, + "nullable": "√", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "null", "comments": "" }, { @@ -7032,7 +7032,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "sr_action", + "name": "who_updated", "type": "varchar", "length": 30, "nullable": "√", @@ -7041,28 +7041,28 @@

Columns

"comments": "" }, { - "tableName": "cart", - "tableFileName": "cart", + "tableName": "recent_views", + "tableFileName": "recent_views", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>site_id", - "type": "int8", - "length": 19, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>user_id", + "type": "varchar", + "length": 100, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_categories", - "tableFileName": "profile_categories", + "tableName": "historylog", + "tableFileName": "historylog", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "description", + "name": "site_id", "type": "varchar", - "length": 200, + "length": 2147483647, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7072,39 +7072,39 @@

Columns

"tableName": "profile_categories", "tableFileName": "profile_categories", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_created", - "type": "varchar", - "length": 30, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>sequence_no", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "sites", - "tableFileName": "sites", + "tableName": "site_registry", + "tableFileName": "site_registry", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "common_name", - "type": "varchar", - "length": 40, - "nullable": "", + "name": "last_approval_date", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_doc_partics", - "tableFileName": "site_doc_partics", + "tableName": "site_contamination_class_xref", + "tableFileName": "site_contamination_class_xref", "tableType": "Table", "keyClass": "primaryKey", "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "int8", - "length": 19, + "name": "<\/i>contamination_class_code", + "type": "varchar", + "length": 6, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7114,25 +7114,25 @@

Columns

"tableName": "user", "tableFileName": "user", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "idp", - "type": "varchar", - "length": 2147483647, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "serial", + "length": 10, "nullable": "", - "autoUpdated": "", - "defaultValue": "null", + "autoUpdated": "√", + "defaultValue": "nextval('sites.user_id_seq'::regclass)", "comments": "" }, { "tableName": "site_partic_roles", "tableFileName": "site_partic_roles", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>rwm_flag", - "type": "int2", - "length": 5, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>sp_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7144,80 +7144,80 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "postal_code", + "name": "addr_line_2", "type": "varchar", - "length": 10, + "length": 50, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_docs", - "tableFileName": "site_docs", + "tableName": "event_type_cd", + "tableFileName": "event_type_cd", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "title", + "name": "site_registry_visible", "type": "varchar", - "length": 150, + "length": 1, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "sis_addresses", - "tableFileName": "sis_addresses", + "tableName": "cart", + "tableFileName": "cart", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "int8", - "length": 19, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>user_id", + "type": "varchar", + "length": 100, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_registry_module", - "tableFileName": "site_registry_module", + "tableName": "land_histories", + "tableFileName": "land_histories", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "uuid", - "length": 2147483647, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>rwm_note_flag", + "type": "int2", + "length": 5, "nullable": "", "autoUpdated": "", - "defaultValue": "uuid_generate_v4()", + "defaultValue": "null", "comments": "" }, { "tableName": "events", "tableFileName": "events", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "requirement_received_date", - "type": "timestamp", - "length": 29, - "nullable": "√", + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>rwm_flag", + "type": "int2", + "length": 5, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_contamination_class_xref", - "tableFileName": "site_contamination_class_xref", + "tableName": "site_crown_land_contaminated", + "tableFileName": "site_crown_land_contaminated", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_created", + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>site_crown_land_status_code", "type": "varchar", - "length": 30, - "nullable": "", + "length": 6, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -7226,42 +7226,42 @@

Columns

"tableName": "site_partics", "tableFileName": "site_partics", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_created", - "type": "bpchar", - "length": 30, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>site_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_registry_module", - "tableFileName": "site_registry_module", + "tableName": "land_histories", + "tableFileName": "land_histories", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "site_partic_notes", - "type": "bpchar", - "length": 1, + "name": "sr_action", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "historylog", - "tableFileName": "historylog", + "tableName": "profile_submissions", + "tableFileName": "profile_submissions", "tableType": "Table", "keyClass": "primaryKey", "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "serial", - "length": 10, + "name": "<\/i>sprof_date_completed", + "type": "timestamp", + "length": 29, "nullable": "", - "autoUpdated": "√", - "defaultValue": "nextval('sites.historylog_id_seq'::regclass)", + "autoUpdated": "", + "defaultValue": "null", "comments": "" }, { @@ -7270,10 +7270,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "regional_file_no", + "name": "prov_state", "type": "varchar", - "length": 40, - "nullable": "√", + "length": 2, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -7284,9 +7284,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "folio_id", + "name": "who_created", "type": "varchar", - "length": 100, + "length": 30, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7298,9 +7298,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "home_area_code", - "type": "varchar", - "length": 3, + "name": "termination_date", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -7310,11 +7310,11 @@

Columns

"tableName": "profile_questions", "tableFileName": "profile_questions", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_updated", - "type": "varchar", - "length": 30, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>parent_id", + "type": "int8", + "length": 19, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -7326,23 +7326,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, - "nullable": "", + "name": "who_updated", + "type": "varchar", + "length": 30, + "nullable": "√", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "null", "comments": "" }, { - "tableName": "folio", - "tableFileName": "folio", + "tableName": "classification_cd", + "tableFileName": "classification_cd", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "description", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>code", "type": "varchar", - "length": 500, + "length": 6, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7354,9 +7354,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "long_seconds", - "type": "numeric", - "length": 4, + "name": "lat_degrees", + "type": "int2", + "length": 5, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -7366,11 +7366,11 @@

Columns

"tableName": "site_doc_partics", "tableFileName": "site_doc_partics", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_created", - "type": "varchar", - "length": 30, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7380,53 +7380,53 @@

Columns

"tableName": "folio", "tableFileName": "folio", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "keyClass": "indexedColumn", + "keyTitle": "Indexed", + "name": "<\/i>user_id", + "type": "varchar", + "length": 100, "nullable": "", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "null", "comments": "" }, { "tableName": "site_partic_roles", "tableFileName": "site_partic_roles", "tableType": "Table", - "keyClass": "primaryKey", - "keyTitle": "Primary Key", - "name": "<\/i>id", - "type": "uuid", - "length": 2147483647, + "keyClass": "", + "keyTitle": "", + "name": "when_created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", - "defaultValue": "uuid_generate_v4()", + "defaultValue": "null", "comments": "" }, { "tableName": "recent_views", "tableFileName": "recent_views", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "created", - "type": "timestamp", - "length": 29, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>site_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", - "defaultValue": "now()", + "defaultValue": "null", "comments": "" }, { "tableName": "site_crown_land_contaminated", "tableFileName": "site_crown_land_contaminated", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>psnorg_id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "contamination_other_desc", + "type": "varchar", + "length": 50, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -7436,37 +7436,37 @@

Columns

"tableName": "site_partics", "tableFileName": "site_partics", "tableType": "Table", - "keyClass": "indexedColumn", - "keyTitle": "Indexed", - "name": "<\/i>rwm_flag", - "type": "int2", - "length": 5, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "note", + "type": "bpchar", + "length": 255, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_doc_partics", - "tableFileName": "site_doc_partics", + "tableName": "site_contamination_class_xref", + "tableFileName": "site_contamination_class_xref", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>psnorg_id", - "type": "int8", - "length": 19, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "when_updated", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "people_orgs", - "tableFileName": "people_orgs", + "tableName": "site_staffs", + "tableFileName": "site_staffs", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "organization_name", + "name": "last_name", "type": "varchar", "length": 150, "nullable": "√", @@ -7475,28 +7475,28 @@

Columns

"comments": "" }, { - "tableName": "site_partics", - "tableFileName": "site_partics", + "tableName": "sites", + "tableFileName": "sites", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "end_date", - "type": "timestamp", - "length": 29, + "name": "sr_action", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "contamination_class_cd", - "tableFileName": "contamination_class_cd", + "tableName": "site_profile_land_uses", + "tableFileName": "site_profile_land_uses", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "description", + "name": "who_created", "type": "varchar", - "length": 140, + "length": 16, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7506,25 +7506,25 @@

Columns

"tableName": "sites", "tableFileName": "sites", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>site_risk_code", - "type": "varchar", - "length": 6, - "nullable": "", + "keyClass": "", + "keyTitle": "", + "name": "lat_degrees", + "type": "int2", + "length": 5, + "nullable": "√", "autoUpdated": "", - "defaultValue": "'UNC'::character varying", + "defaultValue": "null", "comments": "" }, { - "tableName": "site_contamination_class_xref", - "tableFileName": "site_contamination_class_xref", + "tableName": "doc_partic_role_cd", + "tableFileName": "doc_partic_role_cd", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "name": "description", + "type": "varchar", + "length": 40, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7536,10 +7536,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "rwm_note_flag", - "type": "int2", - "length": 5, - "nullable": "√", + "name": "who_created", + "type": "varchar", + "length": 30, + "nullable": "", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -7550,37 +7550,37 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "local_auth_phone_area_code", - "type": "varchar", - "length": 3, + "name": "local_auth_date_recd", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "mailout", - "tableFileName": "mailout", + "tableName": "sis_addresses", + "tableFileName": "sis_addresses", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "common_name", - "type": "varchar", - "length": 40, - "nullable": "", + "name": "when_updated", + "type": "timestamp", + "length": 29, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "event_partics", - "tableFileName": "event_partics", + "tableName": "user", + "tableFileName": "user", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>event_id", - "type": "int8", - "length": 19, + "keyClass": "", + "keyTitle": "", + "name": "firstName", + "type": "varchar", + "length": 2147483647, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7590,11 +7590,11 @@

Columns

"tableName": "land_histories", "tableFileName": "land_histories", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "when_created", - "type": "timestamp", - "length": 29, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>site_id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7606,9 +7606,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "id", - "type": "numeric", - "length": 38, + "name": "object_name", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -7620,7 +7620,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "documents", + "name": "site_partic_dates", "type": "bpchar", "length": 1, "nullable": "√", @@ -7634,51 +7634,51 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "longdeg", - "type": "float8", - "length": 17, + "name": "addr_line_4", + "type": "varchar", + "length": 50, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "site_partics", - "tableFileName": "site_partics", + "tableName": "sites", + "tableFileName": "sites", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "effective_date", - "type": "timestamp", - "length": 29, - "nullable": "", + "name": "user_action", + "type": "varchar", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "mailout", - "tableFileName": "mailout", + "tableName": "sis_addresses", + "tableFileName": "sis_addresses", "tableType": "Table", - "keyClass": "foreignKey", - "keyTitle": "Foreign Key", - "name": "<\/i>bcer_code", + "keyClass": "", + "keyTitle": "", + "name": "who_updated", "type": "varchar", - "length": 6, - "nullable": "", + "length": 30, + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "event_class_cd", - "tableFileName": "event_class_cd", + "tableName": "site_staffs", + "tableFileName": "site_staffs", "tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "description", - "type": "varchar", - "length": 80, + "name": "when_created", + "type": "timestamp", + "length": 29, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7688,11 +7688,11 @@

Columns

"tableName": "sites", "tableFileName": "sites", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "addr_line_1", - "type": "varchar", - "length": 50, + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>id", + "type": "int8", + "length": 19, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7704,9 +7704,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "object_name", + "name": "remarks", "type": "varchar", - "length": 30, + "length": 80, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -7718,23 +7718,23 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "local_auth_phone_no", + "name": "local_auth_name", "type": "varchar", - "length": 7, + "length": 200, "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" }, { - "tableName": "profile_answers", - "tableFileName": "profile_answers", + "tableName": "land_use_cd", + "tableFileName": "land_use_cd", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "who_created", + "keyClass": "primaryKey", + "keyTitle": "Primary Key", + "name": "<\/i>code", "type": "varchar", - "length": 30, + "length": 6, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7746,10 +7746,10 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "when_created", + "name": "complete_date", "type": "timestamp", "length": 29, - "nullable": "", + "nullable": "√", "autoUpdated": "", "defaultValue": "null", "comments": "" @@ -7760,9 +7760,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "local_auth_date_submitted", - "type": "timestamp", - "length": 29, + "name": "local_auth_address2", + "type": "varchar", + "length": 40, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -7774,9 +7774,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "user_action", - "type": "varchar", - "length": 30, + "name": "rwm_approval_date", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -7788,9 +7788,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "filePath", - "type": "varchar", - "length": 2147483647, + "name": "when_updated", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -7802,9 +7802,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "rwm_phone_no", - "type": "varchar", - "length": 7, + "name": "local_auth_date_submitted", + "type": "timestamp", + "length": 29, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -7816,7 +7816,7 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "suspect_land_use_notes", + "name": "document_measure_details", "type": "bpchar", "length": 1, "nullable": "√", @@ -7830,9 +7830,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "prov_state", + "name": "addr_line_1", "type": "varchar", - "length": 2, + "length": 50, "nullable": "", "autoUpdated": "", "defaultValue": "null", @@ -7844,9 +7844,9 @@

Columns

"tableType": "Table", "keyClass": "", "keyTitle": "", - "name": "end_date", - "type": "timestamp", - "length": 29, + "name": "middle_name", + "type": "varchar", + "length": 75, "nullable": "√", "autoUpdated": "", "defaultValue": "null", @@ -7856,11 +7856,11 @@

Columns

"tableName": "site_profiles", "tableFileName": "site_profiles", "tableType": "Table", - "keyClass": "", - "keyTitle": "", - "name": "lat_minutes", - "type": "int2", - "length": 5, + "keyClass": "foreignKey", + "keyTitle": "Foreign Key", + "name": "<\/i>site_city", + "type": "varchar", + "length": 30, "nullable": "√", "autoUpdated": "", "defaultValue": "null", diff --git a/schemaspy/sites/sites/index.html b/schemaspy/sites/sites/index.html index 110f5984..8d0f492b 100644 --- a/schemaspy/sites/sites/index.html +++ b/schemaspy/sites/sites/index.html @@ -78,7 +78,7 @@

Tables


SchemaSpy Analysis of postgres.sites

-

Generated on Fri Oct 18 04:34 GMT 2024

+

Generated on Fri Oct 18 05:00 GMT 2024

diff --git a/schemaspy/sites/sites/info-html.txt b/schemaspy/sites/sites/info-html.txt index 1990e910..0b634e79 100644 --- a/schemaspy/sites/sites/info-html.txt +++ b/schemaspy/sites/sites/info-html.txt @@ -1,4 +1,4 @@ -date=2024-10-18 04:34:04+0000 +date=2024-10-18 05:00:06+0000 os=Linux 6.8.0-1015-azure schemaspy-version=6.2.4 schemaspy-build=6.2.4.41 2023-07-21 11:15:12