From 2efedc07229ebaa9e4ce6273d065ed375d0239aa Mon Sep 17 00:00:00 2001 From: Kristian Dupont Date: Sat, 3 Feb 2024 16:36:54 +0000 Subject: [PATCH] Build docs --- ...g-schema.materializedviewcolumn.indices.md | 5 ++++ docs-src/api/extract-pg-schema.md | 4 ++++ .../extract-pg-schema.tablecheck.clause.md | 11 +++++++++ docs-src/api/extract-pg-schema.tablecheck.md | 19 +++++++++++++++ .../api/extract-pg-schema.tablecheck.name.md | 11 +++++++++ .../extract-pg-schema.tablecolumn.indices.md | 5 ++++ .../extract-pg-schema.tabledetails.indices.md | 11 +++++++++ .../api/extract-pg-schema.tabledetails.md | 5 ++-- .../extract-pg-schema.tableindex.columns.md | 13 ++++++++++ .../extract-pg-schema.tableindex.isprimary.md | 11 +++++++++ .../extract-pg-schema.tableindex.isunique.md | 11 +++++++++ docs-src/api/extract-pg-schema.tableindex.md | 21 ++++++++++++++++ .../api/extract-pg-schema.tableindex.name.md | 11 +++++++++ ...t-pg-schema.tableindexcolumn.definition.md | 13 ++++++++++ .../api/extract-pg-schema.tableindexcolumn.md | 19 +++++++++++++++ ...extract-pg-schema.tableindexcolumn.name.md | 13 ++++++++++ ...-schema.tablesecuritypolicy.commandtype.md | 11 +++++++++ ...schema.tablesecuritypolicy.ispermissive.md | 11 +++++++++ .../extract-pg-schema.tablesecuritypolicy.md | 23 ++++++++++++++++++ ...esecuritypolicy.modifiabilityexpression.md | 11 +++++++++ ...ract-pg-schema.tablesecuritypolicy.name.md | 11 +++++++++ ...hema.tablesecuritypolicy.rolesappliedto.md | 11 +++++++++ ...ablesecuritypolicy.visibilityexpression.md | 11 +++++++++ .../extract-pg-schema.viewcolumn.indices.md | 5 ++++ docs/404.html | 2 +- docs/api/extract-pg-schema.attributetype.html | 2 +- .../extract-pg-schema.columnreference.html | 2 +- ...schema.compositetypeattribute.comment.html | 2 +- ...a.compositetypeattribute.defaultvalue.html | 2 +- ...a.compositetypeattribute.expandedtype.html | 2 +- ...eattribute.fakeinformationschemavalue.html | 2 +- ...hema.compositetypeattribute.generated.html | 2 +- ...ract-pg-schema.compositetypeattribute.html | 2 +- ...schema.compositetypeattribute.isarray.html | 2 +- ...ema.compositetypeattribute.isidentity.html | 2 +- ...ema.compositetypeattribute.isnullable.html | 2 +- ...ma.compositetypeattribute.isupdatable.html | 2 +- ...hema.compositetypeattribute.maxlength.html | 2 +- ...pg-schema.compositetypeattribute.name.html | 2 +- ...ompositetypeattribute.ordinalposition.html | 2 +- ...pg-schema.compositetypeattribute.type.html | 2 +- ...chema.compositetypedetails.attributes.html | 2 +- ...xtract-pg-schema.compositetypedetails.html | 2 +- docs/api/extract-pg-schema.domaindetails.html | 2 +- ....domaindetails.informationschemavalue.html | 2 +- ...act-pg-schema.domaindetails.innertype.html | 2 +- docs/api/extract-pg-schema.enumdetails.html | 2 +- .../extract-pg-schema.enumdetails.values.html | 2 +- docs/api/extract-pg-schema.extractschema.html | 2 +- ...xtract-pg-schema.extractschemaoptions.html | 2 +- ...chema.extractschemaoptions.onprogress.html | 2 +- ...ma.extractschemaoptions.onprogressend.html | 2 +- ....extractschemaoptions.onprogressstart.html | 2 +- ...ema.extractschemaoptions.resolveviews.html | 2 +- ...g-schema.extractschemaoptions.schemas.html | 2 +- ...chema.extractschemaoptions.typefilter.html | 2 +- .../api/extract-pg-schema.extractschemas.html | 2 +- docs/api/extract-pg-schema.html | 6 ++--- docs/api/extract-pg-schema.index.html | 2 +- ...schemacolumn.character_maximum_length.html | 2 +- ...onschemacolumn.character_octet_length.html | 2 +- ...ionschemacolumn.character_set_catalog.html | 2 +- ...mationschemacolumn.character_set_name.html | 2 +- ...tionschemacolumn.character_set_schema.html | 2 +- ...rmationschemacolumn.collation_catalog.html | 2 +- ...nformationschemacolumn.collation_name.html | 2 +- ...ormationschemacolumn.collation_schema.html | 2 +- ...nformationschemacolumn.column_default.html | 2 +- ...a.informationschemacolumn.column_name.html | 2 +- ...ema.informationschemacolumn.data_type.html | 2 +- ...mationschemacolumn.datetime_precision.html | 2 +- ...nformationschemacolumn.domain_catalog.html | 2 +- ...a.informationschemacolumn.domain_name.html | 2 +- ...informationschemacolumn.domain_schema.html | 2 +- ...nformationschemacolumn.dtd_identifier.html | 2 +- ...ionschemacolumn.generation_expression.html | 2 +- ...act-pg-schema.informationschemacolumn.html | 2 +- ...nformationschemacolumn.identity_cycle.html | 2 +- ...ationschemacolumn.identity_generation.html | 2 +- ...mationschemacolumn.identity_increment.html | 2 +- ...ormationschemacolumn.identity_maximum.html | 2 +- ...ormationschemacolumn.identity_minimum.html | 2 +- ...nformationschemacolumn.identity_start.html | 2 +- ...mationschemacolumn.interval_precision.html | 2 +- ...informationschemacolumn.interval_type.html | 2 +- ....informationschemacolumn.is_generated.html | 2 +- ...a.informationschemacolumn.is_identity.html | 2 +- ...a.informationschemacolumn.is_nullable.html | 2 +- ...ationschemacolumn.is_self_referencing.html | 2 +- ....informationschemacolumn.is_updatable.html | 2 +- ...ationschemacolumn.maximum_cardinality.html | 2 +- ...rmationschemacolumn.numeric_precision.html | 2 +- ...nschemacolumn.numeric_precision_radix.html | 2 +- ...informationschemacolumn.numeric_scale.html | 2 +- ...ormationschemacolumn.ordinal_position.html | 2 +- ...informationschemacolumn.scope_catalog.html | 2 +- ...ma.informationschemacolumn.scope_name.html | 2 +- ....informationschemacolumn.scope_schema.html | 2 +- ...informationschemacolumn.table_catalog.html | 2 +- ...ma.informationschemacolumn.table_name.html | 2 +- ....informationschemacolumn.table_schema.html | 2 +- ...a.informationschemacolumn.udt_catalog.html | 2 +- ...hema.informationschemacolumn.udt_name.html | 2 +- ...ma.informationschemacolumn.udt_schema.html | 2 +- ...schemadomain.character_maximum_length.html | 2 +- ...onschemadomain.character_octet_length.html | 2 +- ...ionschemadomain.character_set_catalog.html | 2 +- ...mationschemadomain.character_set_name.html | 2 +- ...tionschemadomain.character_set_schema.html | 2 +- ...rmationschemadomain.collation_catalog.html | 2 +- ...nformationschemadomain.collation_name.html | 2 +- ...ormationschemadomain.collation_schema.html | 2 +- ...ema.informationschemadomain.data_type.html | 2 +- ...mationschemadomain.datetime_precision.html | 2 +- ...nformationschemadomain.domain_catalog.html | 2 +- ...nformationschemadomain.domain_default.html | 2 +- ...a.informationschemadomain.domain_name.html | 2 +- ...informationschemadomain.domain_schema.html | 2 +- ...nformationschemadomain.dtd_identifier.html | 2 +- ...act-pg-schema.informationschemadomain.html | 2 +- ...mationschemadomain.interval_precision.html | 2 +- ...informationschemadomain.interval_type.html | 2 +- ...ationschemadomain.maximum_cardinality.html | 2 +- ...rmationschemadomain.numeric_precision.html | 2 +- ...nschemadomain.numeric_precision_radix.html | 2 +- ...informationschemadomain.numeric_scale.html | 2 +- ...informationschemadomain.scope_catalog.html | 2 +- ...ma.informationschemadomain.scope_name.html | 2 +- ....informationschemadomain.scope_schema.html | 2 +- ...a.informationschemadomain.udt_catalog.html | 2 +- ...hema.informationschemadomain.udt_name.html | 2 +- ...ma.informationschemadomain.udt_schema.html | 2 +- ....informationschematable.commit_action.html | 2 +- ...ract-pg-schema.informationschematable.html | 2 +- ...rmationschematable.is_insertable_into.html | 2 +- ...chema.informationschematable.is_typed.html | 2 +- ...ationschematable.reference_generation.html | 2 +- ...ematable.self_referencing_column_name.html | 2 +- ....informationschematable.table_catalog.html | 2 +- ...ema.informationschematable.table_name.html | 2 +- ...a.informationschematable.table_schema.html | 2 +- ...ema.informationschematable.table_type.html | 2 +- ...schematable.user_defined_type_catalog.html | 2 +- ...ionschematable.user_defined_type_name.html | 2 +- ...nschematable.user_defined_type_schema.html | 2 +- ...ma.informationschemaview.check_option.html | 2 +- ...tract-pg-schema.informationschemaview.html | 2 +- ...ormationschemaview.is_insertable_into.html | 2 +- ...mationschemaview.is_trigger_deletable.html | 2 +- ...schemaview.is_trigger_insertable_into.html | 2 +- ...mationschemaview.is_trigger_updatable.html | 2 +- ...ma.informationschemaview.is_updatable.html | 2 +- ...a.informationschemaview.table_catalog.html | 2 +- ...hema.informationschemaview.table_name.html | 2 +- ...ma.informationschemaview.table_schema.html | 2 +- ...informationschemaview.view_definition.html | 2 +- docs/api/extract-pg-schema.kind.html | 2 +- ...schema.materializedviewcolumn.comment.html | 2 +- ...a.materializedviewcolumn.defaultvalue.html | 2 +- ...a.materializedviewcolumn.expandedtype.html | 2 +- ...viewcolumn.fakeinformationschemavalue.html | 2 +- ...hema.materializedviewcolumn.generated.html | 2 +- ...ract-pg-schema.materializedviewcolumn.html | 2 +- ...schema.materializedviewcolumn.indices.html | 6 ++--- ...schema.materializedviewcolumn.isarray.html | 2 +- ...ema.materializedviewcolumn.isidentity.html | 2 +- ...ema.materializedviewcolumn.isnullable.html | 2 +- ...a.materializedviewcolumn.isprimarykey.html | 2 +- ...ma.materializedviewcolumn.isupdatable.html | 2 +- ...hema.materializedviewcolumn.maxlength.html | 2 +- ...pg-schema.materializedviewcolumn.name.html | 2 +- ...aterializedviewcolumn.ordinalposition.html | 2 +- ...hema.materializedviewcolumn.reference.html | 2 +- ...ema.materializedviewcolumn.references.html | 2 +- ...-schema.materializedviewcolumn.source.html | 2 +- ...pg-schema.materializedviewcolumn.type.html | 2 +- ...-pg-schema.materializedviewcolumntype.html | 2 +- ...chema.materializedviewdetails.columns.html | 2 +- ...ma.materializedviewdetails.definition.html | 2 +- ...iewdetails.fakeinformationschemavalue.html | 2 +- ...act-pg-schema.materializedviewdetails.html | 2 +- docs/api/extract-pg-schema.pgtype.html | 2 +- docs/api/extract-pg-schema.rangedetails.html | 2 +- ...ract-pg-schema.rangedetails.innertype.html | 2 +- docs/api/extract-pg-schema.schema.html | 2 +- .../extract-pg-schema.tablecheck.clause.html | 24 +++++++++++++++++++ docs/api/extract-pg-schema.tablecheck.html | 24 +++++++++++++++++++ .../extract-pg-schema.tablecheck.name.html | 24 +++++++++++++++++++ ...extract-pg-schema.tablecolumn.comment.html | 2 +- ...ct-pg-schema.tablecolumn.defaultvalue.html | 2 +- ...ract-pg-schema.tablecolumn.dimensions.html | 2 +- ...ct-pg-schema.tablecolumn.expandedtype.html | 2 +- ...tract-pg-schema.tablecolumn.generated.html | 2 +- docs/api/extract-pg-schema.tablecolumn.html | 2 +- ...extract-pg-schema.tablecolumn.indices.html | 6 ++--- ...ma.tablecolumn.informationschemavalue.html | 2 +- ...extract-pg-schema.tablecolumn.isarray.html | 2 +- ...ract-pg-schema.tablecolumn.isidentity.html | 2 +- ...ract-pg-schema.tablecolumn.isnullable.html | 2 +- ...ct-pg-schema.tablecolumn.isprimarykey.html | 2 +- ...act-pg-schema.tablecolumn.isupdatable.html | 2 +- ...tract-pg-schema.tablecolumn.maxlength.html | 2 +- .../extract-pg-schema.tablecolumn.name.html | 2 +- ...pg-schema.tablecolumn.ordinalposition.html | 2 +- ...tract-pg-schema.tablecolumn.reference.html | 2 +- ...ract-pg-schema.tablecolumn.references.html | 2 +- .../extract-pg-schema.tablecolumn.type.html | 2 +- .../extract-pg-schema.tablecolumntype.html | 2 +- ...extract-pg-schema.tabledetails.checks.html | 2 +- ...xtract-pg-schema.tabledetails.columns.html | 2 +- docs/api/extract-pg-schema.tabledetails.html | 6 ++--- ...xtract-pg-schema.tabledetails.indices.html | 24 +++++++++++++++++++ ...a.tabledetails.informationschemavalue.html | 2 +- ...abledetails.isrowlevelsecurityenabled.html | 2 +- ...bledetails.isrowlevelsecurityenforced.html | 2 +- ...-schema.tabledetails.securitypolicies.html | 2 +- .../extract-pg-schema.tableindex.columns.html | 24 +++++++++++++++++++ docs/api/extract-pg-schema.tableindex.html | 24 +++++++++++++++++++ ...xtract-pg-schema.tableindex.isprimary.html | 24 +++++++++++++++++++ ...extract-pg-schema.tableindex.isunique.html | 24 +++++++++++++++++++ .../extract-pg-schema.tableindex.name.html | 24 +++++++++++++++++++ ...pg-schema.tableindexcolumn.definition.html | 24 +++++++++++++++++++ .../extract-pg-schema.tableindexcolumn.html | 24 +++++++++++++++++++ ...tract-pg-schema.tableindexcolumn.name.html | 24 +++++++++++++++++++ ...chema.tablesecuritypolicy.commandtype.html | 24 +++++++++++++++++++ ...extract-pg-schema.tablesecuritypolicy.html | 24 +++++++++++++++++++ ...hema.tablesecuritypolicy.ispermissive.html | 24 +++++++++++++++++++ ...ecuritypolicy.modifiabilityexpression.html | 24 +++++++++++++++++++ ...ct-pg-schema.tablesecuritypolicy.name.html | 24 +++++++++++++++++++ ...ma.tablesecuritypolicy.rolesappliedto.html | 24 +++++++++++++++++++ ...lesecuritypolicy.visibilityexpression.html | 24 +++++++++++++++++++ docs/api/extract-pg-schema.updateaction.html | 2 +- .../extract-pg-schema.updateactionmap.html | 2 +- .../extract-pg-schema.viewcolumn.comment.html | 2 +- ...act-pg-schema.viewcolumn.defaultvalue.html | 2 +- ...act-pg-schema.viewcolumn.expandedtype.html | 2 +- ...xtract-pg-schema.viewcolumn.generated.html | 2 +- docs/api/extract-pg-schema.viewcolumn.html | 2 +- .../extract-pg-schema.viewcolumn.indices.html | 6 ++--- ...ema.viewcolumn.informationschemavalue.html | 2 +- .../extract-pg-schema.viewcolumn.isarray.html | 2 +- ...tract-pg-schema.viewcolumn.isidentity.html | 2 +- ...tract-pg-schema.viewcolumn.isnullable.html | 2 +- ...act-pg-schema.viewcolumn.isprimarykey.html | 2 +- ...ract-pg-schema.viewcolumn.isupdatable.html | 2 +- ...xtract-pg-schema.viewcolumn.maxlength.html | 2 +- .../extract-pg-schema.viewcolumn.name.html | 2 +- ...-pg-schema.viewcolumn.ordinalposition.html | 2 +- ...xtract-pg-schema.viewcolumn.reference.html | 2 +- ...tract-pg-schema.viewcolumn.references.html | 2 +- .../extract-pg-schema.viewcolumn.source.html | 2 +- .../extract-pg-schema.viewcolumn.type.html | 2 +- .../api/extract-pg-schema.viewcolumntype.html | 2 +- ...extract-pg-schema.viewdetails.columns.html | 2 +- ...ract-pg-schema.viewdetails.definition.html | 2 +- docs/api/extract-pg-schema.viewdetails.html | 2 +- ...ma.viewdetails.informationschemavalue.html | 2 +- docs/api/extract-pg-schema.yesno.html | 2 +- docs/api/index.html | 2 +- ...erializedviewcolumn.indices.md.ZvC8beWx.js | 1 + ...izedviewcolumn.indices.md.ZvC8beWx.lean.js | 1 + ...erializedviewcolumn.indices.md.e3Df7mgl.js | 1 - ...izedviewcolumn.indices.md.e3Df7mgl.lean.js | 1 - ...s => api_extract-pg-schema.md.iPlDBOzQ.js} | 2 +- ...api_extract-pg-schema.md.iPlDBOzQ.lean.js} | 2 +- ...pg-schema.tablecheck.clause.md.QbwjeFo3.js | 1 + ...hema.tablecheck.clause.md.QbwjeFo3.lean.js | 1 + ...xtract-pg-schema.tablecheck.md.wjXwWDl3.js | 1 + ...t-pg-schema.tablecheck.md.wjXwWDl3.lean.js | 1 + ...t-pg-schema.tablecheck.name.md.OaJfid4V.js | 1 + ...schema.tablecheck.name.md.OaJfid4V.lean.js | 1 + ...-schema.tablecolumn.indices.md.Jt31Z2kx.js | 1 + ...ma.tablecolumn.indices.md.Jt31Z2kx.lean.js | 1 + ...-schema.tablecolumn.indices.md.RMsMwCT0.js | 1 - ...ma.tablecolumn.indices.md.RMsMwCT0.lean.js | 1 - ...schema.tabledetails.indices.md.q5zEcwpL.js | 1 + ...a.tabledetails.indices.md.q5zEcwpL.lean.js | 1 + ...act-pg-schema.tabledetails.md.vBd5kkSR.js} | 2 +- ...g-schema.tabledetails.md.vBd5kkSR.lean.js} | 2 +- ...g-schema.tableindex.columns.md.Z3Hj3i2N.js | 1 + ...ema.tableindex.columns.md.Z3Hj3i2N.lean.js | 1 + ...schema.tableindex.isprimary.md.dpOG6KMv.js | 1 + ...a.tableindex.isprimary.md.dpOG6KMv.lean.js | 1 + ...-schema.tableindex.isunique.md.xLzTU8cr.js | 1 + ...ma.tableindex.isunique.md.xLzTU8cr.lean.js | 1 + ...xtract-pg-schema.tableindex.md.EzIf4Ll9.js | 1 + ...t-pg-schema.tableindex.md.EzIf4Ll9.lean.js | 1 + ...t-pg-schema.tableindex.name.md.e-NupTmO.js | 1 + ...schema.tableindex.name.md.e-NupTmO.lean.js | 1 + ...tableindexcolumn.definition.md.B6lT6Omx.js | 1 + ...indexcolumn.definition.md.B6lT6Omx.lean.js | 1 + ...-pg-schema.tableindexcolumn.md.5b7f-bkR.js | 1 + ...chema.tableindexcolumn.md.5b7f-bkR.lean.js | 1 + ...chema.tableindexcolumn.name.md.2awMaMxP.js | 1 + ....tableindexcolumn.name.md.2awMaMxP.lean.js | 1 + ...esecuritypolicy.commandtype.md.mZ_YUQn1.js | 1 + ...ritypolicy.commandtype.md.mZ_YUQn1.lean.js | 1 + ...securitypolicy.ispermissive.md.OI7mLL83.js | 1 + ...itypolicy.ispermissive.md.OI7mLL83.lean.js | 1 + ...-schema.tablesecuritypolicy.md.lJO1Mtep.js | 1 + ...ma.tablesecuritypolicy.md.lJO1Mtep.lean.js | 1 + ...icy.modifiabilityexpression.md.QqdLNKJW.js | 1 + ...odifiabilityexpression.md.QqdLNKJW.lean.js | 1 + ...ma.tablesecuritypolicy.name.md.2LQsojI3.js | 1 + ...blesecuritypolicy.name.md.2LQsojI3.lean.js | 1 + ...curitypolicy.rolesappliedto.md.nvstI5d_.js | 1 + ...ypolicy.rolesappliedto.md.nvstI5d_.lean.js | 1 + ...policy.visibilityexpression.md.TsaeAiKn.js | 1 + ...y.visibilityexpression.md.TsaeAiKn.lean.js | 1 + ...g-schema.viewcolumn.indices.md.Fkp4Kpcx.js | 1 - ...ema.viewcolumn.indices.md.Fkp4Kpcx.lean.js | 1 - ...g-schema.viewcolumn.indices.md.Uryj3yus.js | 1 + ...ema.viewcolumn.indices.md.Uryj3yus.lean.js | 1 + docs/hashmap.json | 2 +- docs/index.html | 2 +- 315 files changed, 1007 insertions(+), 240 deletions(-) create mode 100644 docs-src/api/extract-pg-schema.tablecheck.clause.md create mode 100644 docs-src/api/extract-pg-schema.tablecheck.md create mode 100644 docs-src/api/extract-pg-schema.tablecheck.name.md create mode 100644 docs-src/api/extract-pg-schema.tabledetails.indices.md create mode 100644 docs-src/api/extract-pg-schema.tableindex.columns.md create mode 100644 docs-src/api/extract-pg-schema.tableindex.isprimary.md create mode 100644 docs-src/api/extract-pg-schema.tableindex.isunique.md create mode 100644 docs-src/api/extract-pg-schema.tableindex.md create mode 100644 docs-src/api/extract-pg-schema.tableindex.name.md create mode 100644 docs-src/api/extract-pg-schema.tableindexcolumn.definition.md create mode 100644 docs-src/api/extract-pg-schema.tableindexcolumn.md create mode 100644 docs-src/api/extract-pg-schema.tableindexcolumn.name.md create mode 100644 docs-src/api/extract-pg-schema.tablesecuritypolicy.commandtype.md create mode 100644 docs-src/api/extract-pg-schema.tablesecuritypolicy.ispermissive.md create mode 100644 docs-src/api/extract-pg-schema.tablesecuritypolicy.md create mode 100644 docs-src/api/extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md create mode 100644 docs-src/api/extract-pg-schema.tablesecuritypolicy.name.md create mode 100644 docs-src/api/extract-pg-schema.tablesecuritypolicy.rolesappliedto.md create mode 100644 docs-src/api/extract-pg-schema.tablesecuritypolicy.visibilityexpression.md create mode 100644 docs/api/extract-pg-schema.tablecheck.clause.html create mode 100644 docs/api/extract-pg-schema.tablecheck.html create mode 100644 docs/api/extract-pg-schema.tablecheck.name.html create mode 100644 docs/api/extract-pg-schema.tabledetails.indices.html create mode 100644 docs/api/extract-pg-schema.tableindex.columns.html create mode 100644 docs/api/extract-pg-schema.tableindex.html create mode 100644 docs/api/extract-pg-schema.tableindex.isprimary.html create mode 100644 docs/api/extract-pg-schema.tableindex.isunique.html create mode 100644 docs/api/extract-pg-schema.tableindex.name.html create mode 100644 docs/api/extract-pg-schema.tableindexcolumn.definition.html create mode 100644 docs/api/extract-pg-schema.tableindexcolumn.html create mode 100644 docs/api/extract-pg-schema.tableindexcolumn.name.html create mode 100644 docs/api/extract-pg-schema.tablesecuritypolicy.commandtype.html create mode 100644 docs/api/extract-pg-schema.tablesecuritypolicy.html create mode 100644 docs/api/extract-pg-schema.tablesecuritypolicy.ispermissive.html create mode 100644 docs/api/extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.html create mode 100644 docs/api/extract-pg-schema.tablesecuritypolicy.name.html create mode 100644 docs/api/extract-pg-schema.tablesecuritypolicy.rolesappliedto.html create mode 100644 docs/api/extract-pg-schema.tablesecuritypolicy.visibilityexpression.html create mode 100644 docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.ZvC8beWx.js create mode 100644 docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.ZvC8beWx.lean.js delete mode 100644 docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.e3Df7mgl.js delete mode 100644 docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.e3Df7mgl.lean.js rename docs/assets/{api_extract-pg-schema.md.PjhPRVok.js => api_extract-pg-schema.md.iPlDBOzQ.js} (56%) rename docs/assets/{api_extract-pg-schema.md.PjhPRVok.lean.js => api_extract-pg-schema.md.iPlDBOzQ.lean.js} (79%) create mode 100644 docs/assets/api_extract-pg-schema.tablecheck.clause.md.QbwjeFo3.js create mode 100644 docs/assets/api_extract-pg-schema.tablecheck.clause.md.QbwjeFo3.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tablecheck.md.wjXwWDl3.js create mode 100644 docs/assets/api_extract-pg-schema.tablecheck.md.wjXwWDl3.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tablecheck.name.md.OaJfid4V.js create mode 100644 docs/assets/api_extract-pg-schema.tablecheck.name.md.OaJfid4V.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tablecolumn.indices.md.Jt31Z2kx.js create mode 100644 docs/assets/api_extract-pg-schema.tablecolumn.indices.md.Jt31Z2kx.lean.js delete mode 100644 docs/assets/api_extract-pg-schema.tablecolumn.indices.md.RMsMwCT0.js delete mode 100644 docs/assets/api_extract-pg-schema.tablecolumn.indices.md.RMsMwCT0.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tabledetails.indices.md.q5zEcwpL.js create mode 100644 docs/assets/api_extract-pg-schema.tabledetails.indices.md.q5zEcwpL.lean.js rename docs/assets/{api_extract-pg-schema.tabledetails.md.MofXuz3I.js => api_extract-pg-schema.tabledetails.md.vBd5kkSR.js} (59%) rename docs/assets/{api_extract-pg-schema.tabledetails.md.MofXuz3I.lean.js => api_extract-pg-schema.tabledetails.md.vBd5kkSR.lean.js} (85%) create mode 100644 docs/assets/api_extract-pg-schema.tableindex.columns.md.Z3Hj3i2N.js create mode 100644 docs/assets/api_extract-pg-schema.tableindex.columns.md.Z3Hj3i2N.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tableindex.isprimary.md.dpOG6KMv.js create mode 100644 docs/assets/api_extract-pg-schema.tableindex.isprimary.md.dpOG6KMv.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tableindex.isunique.md.xLzTU8cr.js create mode 100644 docs/assets/api_extract-pg-schema.tableindex.isunique.md.xLzTU8cr.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tableindex.md.EzIf4Ll9.js create mode 100644 docs/assets/api_extract-pg-schema.tableindex.md.EzIf4Ll9.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tableindex.name.md.e-NupTmO.js create mode 100644 docs/assets/api_extract-pg-schema.tableindex.name.md.e-NupTmO.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tableindexcolumn.definition.md.B6lT6Omx.js create mode 100644 docs/assets/api_extract-pg-schema.tableindexcolumn.definition.md.B6lT6Omx.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tableindexcolumn.md.5b7f-bkR.js create mode 100644 docs/assets/api_extract-pg-schema.tableindexcolumn.md.5b7f-bkR.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tableindexcolumn.name.md.2awMaMxP.js create mode 100644 docs/assets/api_extract-pg-schema.tableindexcolumn.name.md.2awMaMxP.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tablesecuritypolicy.commandtype.md.mZ_YUQn1.js create mode 100644 docs/assets/api_extract-pg-schema.tablesecuritypolicy.commandtype.md.mZ_YUQn1.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tablesecuritypolicy.ispermissive.md.OI7mLL83.js create mode 100644 docs/assets/api_extract-pg-schema.tablesecuritypolicy.ispermissive.md.OI7mLL83.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tablesecuritypolicy.md.lJO1Mtep.js create mode 100644 docs/assets/api_extract-pg-schema.tablesecuritypolicy.md.lJO1Mtep.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md.QqdLNKJW.js create mode 100644 docs/assets/api_extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md.QqdLNKJW.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tablesecuritypolicy.name.md.2LQsojI3.js create mode 100644 docs/assets/api_extract-pg-schema.tablesecuritypolicy.name.md.2LQsojI3.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tablesecuritypolicy.rolesappliedto.md.nvstI5d_.js create mode 100644 docs/assets/api_extract-pg-schema.tablesecuritypolicy.rolesappliedto.md.nvstI5d_.lean.js create mode 100644 docs/assets/api_extract-pg-schema.tablesecuritypolicy.visibilityexpression.md.TsaeAiKn.js create mode 100644 docs/assets/api_extract-pg-schema.tablesecuritypolicy.visibilityexpression.md.TsaeAiKn.lean.js delete mode 100644 docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Fkp4Kpcx.js delete mode 100644 docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Fkp4Kpcx.lean.js create mode 100644 docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Uryj3yus.js create mode 100644 docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Uryj3yus.lean.js diff --git a/docs-src/api/extract-pg-schema.materializedviewcolumn.indices.md b/docs-src/api/extract-pg-schema.materializedviewcolumn.indices.md index 7a1782dd..2295de9f 100644 --- a/docs-src/api/extract-pg-schema.materializedviewcolumn.indices.md +++ b/docs-src/api/extract-pg-schema.materializedviewcolumn.indices.md @@ -4,6 +4,11 @@ ## MaterializedViewColumn.indices property +> Warning: This API is now obsolete. +> +> use TableDetails.indices instead +> + **Signature:** ```typescript diff --git a/docs-src/api/extract-pg-schema.md b/docs-src/api/extract-pg-schema.md index e6bb4b6a..5d567fb8 100644 --- a/docs-src/api/extract-pg-schema.md +++ b/docs-src/api/extract-pg-schema.md @@ -26,8 +26,12 @@ | [MaterializedViewColumn](./extract-pg-schema.materializedviewcolumn.md) | | | [MaterializedViewDetails](./extract-pg-schema.materializedviewdetails.md) | | | [RangeDetails](./extract-pg-schema.rangedetails.md) | | +| [TableCheck](./extract-pg-schema.tablecheck.md) | | | [TableColumn](./extract-pg-schema.tablecolumn.md) | | | [TableDetails](./extract-pg-schema.tabledetails.md) | | +| [TableIndex](./extract-pg-schema.tableindex.md) | | +| [TableIndexColumn](./extract-pg-schema.tableindexcolumn.md) | | +| [TableSecurityPolicy](./extract-pg-schema.tablesecuritypolicy.md) | | | [ViewColumn](./extract-pg-schema.viewcolumn.md) | | | [ViewDetails](./extract-pg-schema.viewdetails.md) | | diff --git a/docs-src/api/extract-pg-schema.tablecheck.clause.md b/docs-src/api/extract-pg-schema.tablecheck.clause.md new file mode 100644 index 00000000..6e4d1fd0 --- /dev/null +++ b/docs-src/api/extract-pg-schema.tablecheck.clause.md @@ -0,0 +1,11 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableCheck](./extract-pg-schema.tablecheck.md) > [clause](./extract-pg-schema.tablecheck.clause.md) + +## TableCheck.clause property + +**Signature:** + +```typescript +clause: string; +``` diff --git a/docs-src/api/extract-pg-schema.tablecheck.md b/docs-src/api/extract-pg-schema.tablecheck.md new file mode 100644 index 00000000..2006582c --- /dev/null +++ b/docs-src/api/extract-pg-schema.tablecheck.md @@ -0,0 +1,19 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableCheck](./extract-pg-schema.tablecheck.md) + +## TableCheck interface + +**Signature:** + +```typescript +export interface TableCheck +``` + +## Properties + +| Property | Modifiers | Type | Description | +| --- | --- | --- | --- | +| [clause](./extract-pg-schema.tablecheck.clause.md) | | string | | +| [name](./extract-pg-schema.tablecheck.name.md) | | string | | + diff --git a/docs-src/api/extract-pg-schema.tablecheck.name.md b/docs-src/api/extract-pg-schema.tablecheck.name.md new file mode 100644 index 00000000..737e235f --- /dev/null +++ b/docs-src/api/extract-pg-schema.tablecheck.name.md @@ -0,0 +1,11 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableCheck](./extract-pg-schema.tablecheck.md) > [name](./extract-pg-schema.tablecheck.name.md) + +## TableCheck.name property + +**Signature:** + +```typescript +name: string; +``` diff --git a/docs-src/api/extract-pg-schema.tablecolumn.indices.md b/docs-src/api/extract-pg-schema.tablecolumn.indices.md index 4cc15ae8..1b37449b 100644 --- a/docs-src/api/extract-pg-schema.tablecolumn.indices.md +++ b/docs-src/api/extract-pg-schema.tablecolumn.indices.md @@ -4,6 +4,11 @@ ## TableColumn.indices property +> Warning: This API is now obsolete. +> +> use TableDetails.indices instead +> + **Signature:** ```typescript diff --git a/docs-src/api/extract-pg-schema.tabledetails.indices.md b/docs-src/api/extract-pg-schema.tabledetails.indices.md new file mode 100644 index 00000000..c37ee6b0 --- /dev/null +++ b/docs-src/api/extract-pg-schema.tabledetails.indices.md @@ -0,0 +1,11 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableDetails](./extract-pg-schema.tabledetails.md) > [indices](./extract-pg-schema.tabledetails.indices.md) + +## TableDetails.indices property + +**Signature:** + +```typescript +indices: TableIndex[]; +``` diff --git a/docs-src/api/extract-pg-schema.tabledetails.md b/docs-src/api/extract-pg-schema.tabledetails.md index eabb1afb..127cc96e 100644 --- a/docs-src/api/extract-pg-schema.tabledetails.md +++ b/docs-src/api/extract-pg-schema.tabledetails.md @@ -15,10 +15,11 @@ export interface TableDetails extends PgType<"table"> | Property | Modifiers | Type | Description | | --- | --- | --- | --- | -| [checks](./extract-pg-schema.tabledetails.checks.md) | | TableCheck\[\] | | +| [checks](./extract-pg-schema.tabledetails.checks.md) | | [TableCheck](./extract-pg-schema.tablecheck.md)\[\] | | | [columns](./extract-pg-schema.tabledetails.columns.md) | | [TableColumn](./extract-pg-schema.tablecolumn.md)\[\] | | +| [indices](./extract-pg-schema.tabledetails.indices.md) | | [TableIndex](./extract-pg-schema.tableindex.md)\[\] | | | [informationSchemaValue](./extract-pg-schema.tabledetails.informationschemavalue.md) | | [InformationSchemaTable](./extract-pg-schema.informationschematable.md) | | | [isRowLevelSecurityEnabled](./extract-pg-schema.tabledetails.isrowlevelsecurityenabled.md) | | boolean | | | [isRowLevelSecurityEnforced](./extract-pg-schema.tabledetails.isrowlevelsecurityenforced.md) | | boolean | | -| [securityPolicies](./extract-pg-schema.tabledetails.securitypolicies.md) | | TableSecurityPolicy\[\] | | +| [securityPolicies](./extract-pg-schema.tabledetails.securitypolicies.md) | | [TableSecurityPolicy](./extract-pg-schema.tablesecuritypolicy.md)\[\] | | diff --git a/docs-src/api/extract-pg-schema.tableindex.columns.md b/docs-src/api/extract-pg-schema.tableindex.columns.md new file mode 100644 index 00000000..bbe0d411 --- /dev/null +++ b/docs-src/api/extract-pg-schema.tableindex.columns.md @@ -0,0 +1,13 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableIndex](./extract-pg-schema.tableindex.md) > [columns](./extract-pg-schema.tableindex.columns.md) + +## TableIndex.columns property + +Array of index columns in order + +**Signature:** + +```typescript +columns: TableIndexColumn[]; +``` diff --git a/docs-src/api/extract-pg-schema.tableindex.isprimary.md b/docs-src/api/extract-pg-schema.tableindex.isprimary.md new file mode 100644 index 00000000..87e300f1 --- /dev/null +++ b/docs-src/api/extract-pg-schema.tableindex.isprimary.md @@ -0,0 +1,11 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableIndex](./extract-pg-schema.tableindex.md) > [isPrimary](./extract-pg-schema.tableindex.isprimary.md) + +## TableIndex.isPrimary property + +**Signature:** + +```typescript +isPrimary: boolean; +``` diff --git a/docs-src/api/extract-pg-schema.tableindex.isunique.md b/docs-src/api/extract-pg-schema.tableindex.isunique.md new file mode 100644 index 00000000..e0ead51c --- /dev/null +++ b/docs-src/api/extract-pg-schema.tableindex.isunique.md @@ -0,0 +1,11 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableIndex](./extract-pg-schema.tableindex.md) > [isUnique](./extract-pg-schema.tableindex.isunique.md) + +## TableIndex.isUnique property + +**Signature:** + +```typescript +isUnique: boolean; +``` diff --git a/docs-src/api/extract-pg-schema.tableindex.md b/docs-src/api/extract-pg-schema.tableindex.md new file mode 100644 index 00000000..f7b006bd --- /dev/null +++ b/docs-src/api/extract-pg-schema.tableindex.md @@ -0,0 +1,21 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableIndex](./extract-pg-schema.tableindex.md) + +## TableIndex interface + +**Signature:** + +```typescript +export interface TableIndex +``` + +## Properties + +| Property | Modifiers | Type | Description | +| --- | --- | --- | --- | +| [columns](./extract-pg-schema.tableindex.columns.md) | | [TableIndexColumn](./extract-pg-schema.tableindexcolumn.md)\[\] | Array of index columns in order | +| [isPrimary](./extract-pg-schema.tableindex.isprimary.md) | | boolean | | +| [isUnique](./extract-pg-schema.tableindex.isunique.md) | | boolean | | +| [name](./extract-pg-schema.tableindex.name.md) | | string | | + diff --git a/docs-src/api/extract-pg-schema.tableindex.name.md b/docs-src/api/extract-pg-schema.tableindex.name.md new file mode 100644 index 00000000..2fd0eeac --- /dev/null +++ b/docs-src/api/extract-pg-schema.tableindex.name.md @@ -0,0 +1,11 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableIndex](./extract-pg-schema.tableindex.md) > [name](./extract-pg-schema.tableindex.name.md) + +## TableIndex.name property + +**Signature:** + +```typescript +name: string; +``` diff --git a/docs-src/api/extract-pg-schema.tableindexcolumn.definition.md b/docs-src/api/extract-pg-schema.tableindexcolumn.definition.md new file mode 100644 index 00000000..a2b6d11b --- /dev/null +++ b/docs-src/api/extract-pg-schema.tableindexcolumn.definition.md @@ -0,0 +1,13 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableIndexColumn](./extract-pg-schema.tableindexcolumn.md) > [definition](./extract-pg-schema.tableindexcolumn.definition.md) + +## TableIndexColumn.definition property + +Definition of index column + +**Signature:** + +```typescript +definition: string; +``` diff --git a/docs-src/api/extract-pg-schema.tableindexcolumn.md b/docs-src/api/extract-pg-schema.tableindexcolumn.md new file mode 100644 index 00000000..0711504f --- /dev/null +++ b/docs-src/api/extract-pg-schema.tableindexcolumn.md @@ -0,0 +1,19 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableIndexColumn](./extract-pg-schema.tableindexcolumn.md) + +## TableIndexColumn interface + +**Signature:** + +```typescript +export interface TableIndexColumn +``` + +## Properties + +| Property | Modifiers | Type | Description | +| --- | --- | --- | --- | +| [definition](./extract-pg-schema.tableindexcolumn.definition.md) | | string | Definition of index column | +| [name](./extract-pg-schema.tableindexcolumn.name.md) | | string \| null | Column name or null if functional index | + diff --git a/docs-src/api/extract-pg-schema.tableindexcolumn.name.md b/docs-src/api/extract-pg-schema.tableindexcolumn.name.md new file mode 100644 index 00000000..8ca75fb2 --- /dev/null +++ b/docs-src/api/extract-pg-schema.tableindexcolumn.name.md @@ -0,0 +1,13 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableIndexColumn](./extract-pg-schema.tableindexcolumn.md) > [name](./extract-pg-schema.tableindexcolumn.name.md) + +## TableIndexColumn.name property + +Column name or null if functional index + +**Signature:** + +```typescript +name: string | null; +``` diff --git a/docs-src/api/extract-pg-schema.tablesecuritypolicy.commandtype.md b/docs-src/api/extract-pg-schema.tablesecuritypolicy.commandtype.md new file mode 100644 index 00000000..a43d4c93 --- /dev/null +++ b/docs-src/api/extract-pg-schema.tablesecuritypolicy.commandtype.md @@ -0,0 +1,11 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableSecurityPolicy](./extract-pg-schema.tablesecuritypolicy.md) > [commandType](./extract-pg-schema.tablesecuritypolicy.commandtype.md) + +## TableSecurityPolicy.commandType property + +**Signature:** + +```typescript +commandType: "ALL" | "SELECT" | "INSERT" | "UPDATE" | "DELETE"; +``` diff --git a/docs-src/api/extract-pg-schema.tablesecuritypolicy.ispermissive.md b/docs-src/api/extract-pg-schema.tablesecuritypolicy.ispermissive.md new file mode 100644 index 00000000..905da805 --- /dev/null +++ b/docs-src/api/extract-pg-schema.tablesecuritypolicy.ispermissive.md @@ -0,0 +1,11 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableSecurityPolicy](./extract-pg-schema.tablesecuritypolicy.md) > [isPermissive](./extract-pg-schema.tablesecuritypolicy.ispermissive.md) + +## TableSecurityPolicy.isPermissive property + +**Signature:** + +```typescript +isPermissive: boolean; +``` diff --git a/docs-src/api/extract-pg-schema.tablesecuritypolicy.md b/docs-src/api/extract-pg-schema.tablesecuritypolicy.md new file mode 100644 index 00000000..c7d3305d --- /dev/null +++ b/docs-src/api/extract-pg-schema.tablesecuritypolicy.md @@ -0,0 +1,23 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableSecurityPolicy](./extract-pg-schema.tablesecuritypolicy.md) + +## TableSecurityPolicy interface + +**Signature:** + +```typescript +export interface TableSecurityPolicy +``` + +## Properties + +| Property | Modifiers | Type | Description | +| --- | --- | --- | --- | +| [commandType](./extract-pg-schema.tablesecuritypolicy.commandtype.md) | | "ALL" \| "SELECT" \| "INSERT" \| "UPDATE" \| "DELETE" | | +| [isPermissive](./extract-pg-schema.tablesecuritypolicy.ispermissive.md) | | boolean | | +| [modifiabilityExpression](./extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md) | | string \| null | | +| [name](./extract-pg-schema.tablesecuritypolicy.name.md) | | string | | +| [rolesAppliedTo](./extract-pg-schema.tablesecuritypolicy.rolesappliedto.md) | | string\[\] | | +| [visibilityExpression](./extract-pg-schema.tablesecuritypolicy.visibilityexpression.md) | | string \| null | | + diff --git a/docs-src/api/extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md b/docs-src/api/extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md new file mode 100644 index 00000000..060c0b42 --- /dev/null +++ b/docs-src/api/extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md @@ -0,0 +1,11 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableSecurityPolicy](./extract-pg-schema.tablesecuritypolicy.md) > [modifiabilityExpression](./extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md) + +## TableSecurityPolicy.modifiabilityExpression property + +**Signature:** + +```typescript +modifiabilityExpression: string | null; +``` diff --git a/docs-src/api/extract-pg-schema.tablesecuritypolicy.name.md b/docs-src/api/extract-pg-schema.tablesecuritypolicy.name.md new file mode 100644 index 00000000..96518a34 --- /dev/null +++ b/docs-src/api/extract-pg-schema.tablesecuritypolicy.name.md @@ -0,0 +1,11 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableSecurityPolicy](./extract-pg-schema.tablesecuritypolicy.md) > [name](./extract-pg-schema.tablesecuritypolicy.name.md) + +## TableSecurityPolicy.name property + +**Signature:** + +```typescript +name: string; +``` diff --git a/docs-src/api/extract-pg-schema.tablesecuritypolicy.rolesappliedto.md b/docs-src/api/extract-pg-schema.tablesecuritypolicy.rolesappliedto.md new file mode 100644 index 00000000..b421aa21 --- /dev/null +++ b/docs-src/api/extract-pg-schema.tablesecuritypolicy.rolesappliedto.md @@ -0,0 +1,11 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableSecurityPolicy](./extract-pg-schema.tablesecuritypolicy.md) > [rolesAppliedTo](./extract-pg-schema.tablesecuritypolicy.rolesappliedto.md) + +## TableSecurityPolicy.rolesAppliedTo property + +**Signature:** + +```typescript +rolesAppliedTo: string[]; +``` diff --git a/docs-src/api/extract-pg-schema.tablesecuritypolicy.visibilityexpression.md b/docs-src/api/extract-pg-schema.tablesecuritypolicy.visibilityexpression.md new file mode 100644 index 00000000..849fba6d --- /dev/null +++ b/docs-src/api/extract-pg-schema.tablesecuritypolicy.visibilityexpression.md @@ -0,0 +1,11 @@ + + +[Home](./index.md) > [extract-pg-schema](./extract-pg-schema.md) > [TableSecurityPolicy](./extract-pg-schema.tablesecuritypolicy.md) > [visibilityExpression](./extract-pg-schema.tablesecuritypolicy.visibilityexpression.md) + +## TableSecurityPolicy.visibilityExpression property + +**Signature:** + +```typescript +visibilityExpression: string | null; +``` diff --git a/docs-src/api/extract-pg-schema.viewcolumn.indices.md b/docs-src/api/extract-pg-schema.viewcolumn.indices.md index 944bec2b..a9666623 100644 --- a/docs-src/api/extract-pg-schema.viewcolumn.indices.md +++ b/docs-src/api/extract-pg-schema.viewcolumn.indices.md @@ -4,6 +4,11 @@ ## ViewColumn.indices property +> Warning: This API is now obsolete. +> +> use TableDetails.indices instead +> + **Signature:** ```typescript diff --git a/docs/404.html b/docs/404.html index 21f20039..003cb412 100644 --- a/docs/404.html +++ b/docs/404.html @@ -15,7 +15,7 @@
Skip to content

404

PAGE NOT FOUND

But if you don't change your direction, and if you keep looking, you may end up where you are heading.
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.attributetype.html b/docs/api/extract-pg-schema.attributetype.html index 3aeca51d..d69dfcee 100644 --- a/docs/api/extract-pg-schema.attributetype.html +++ b/docs/api/extract-pg-schema.attributetype.html @@ -21,7 +21,7 @@ fullName: string; kind: "base" | "range" | "domain" | "composite" | "enum"; }; - + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.columnreference.html b/docs/api/extract-pg-schema.columnreference.html index 44a2faf9..55fb72e9 100644 --- a/docs/api/extract-pg-schema.columnreference.html +++ b/docs/api/extract-pg-schema.columnreference.html @@ -25,7 +25,7 @@ onUpdate: UpdateAction; name: string; };

References: UpdateAction

- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypeattribute.comment.html b/docs/api/extract-pg-schema.compositetypeattribute.comment.html index 991bd8c1..763a3e75 100644 --- a/docs/api/extract-pg-schema.compositetypeattribute.comment.html +++ b/docs/api/extract-pg-schema.compositetypeattribute.comment.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeAttribute > comment

CompositeTypeAttribute.comment property ​

Signature:

typescript
comment: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypeattribute.defaultvalue.html b/docs/api/extract-pg-schema.compositetypeattribute.defaultvalue.html index d16d50ac..2fbfde93 100644 --- a/docs/api/extract-pg-schema.compositetypeattribute.defaultvalue.html +++ b/docs/api/extract-pg-schema.compositetypeattribute.defaultvalue.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeAttribute > defaultValue

CompositeTypeAttribute.defaultValue property ​

Signature:

typescript
defaultValue: any;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypeattribute.expandedtype.html b/docs/api/extract-pg-schema.compositetypeattribute.expandedtype.html index fb6b043e..b30e5a15 100644 --- a/docs/api/extract-pg-schema.compositetypeattribute.expandedtype.html +++ b/docs/api/extract-pg-schema.compositetypeattribute.expandedtype.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeAttribute > expandedType

CompositeTypeAttribute.expandedType property ​

Signature:

typescript
expandedType: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypeattribute.fakeinformationschemavalue.html b/docs/api/extract-pg-schema.compositetypeattribute.fakeinformationschemavalue.html index 01a423b5..deaeeced 100644 --- a/docs/api/extract-pg-schema.compositetypeattribute.fakeinformationschemavalue.html +++ b/docs/api/extract-pg-schema.compositetypeattribute.fakeinformationschemavalue.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeAttribute > fakeInformationSchemaValue

CompositeTypeAttribute.fakeInformationSchemaValue property ​

The Postgres information_schema views do not contain info about materialized views. This value is the result of a query that matches the one for regular views. Use with caution, not all fields are guaranteed to be meaningful and/or accurate.

Signature:

typescript
fakeInformationSchemaValue: InformationSchemaColumn;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypeattribute.generated.html b/docs/api/extract-pg-schema.compositetypeattribute.generated.html index a7597d8e..ff2738e5 100644 --- a/docs/api/extract-pg-schema.compositetypeattribute.generated.html +++ b/docs/api/extract-pg-schema.compositetypeattribute.generated.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeAttribute > generated

CompositeTypeAttribute.generated property ​

Signature:

typescript
generated: "ALWAYS" | "NEVER" | "BY DEFAULT";
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypeattribute.html b/docs/api/extract-pg-schema.compositetypeattribute.html index a83169a8..ed6da9b8 100644 --- a/docs/api/extract-pg-schema.compositetypeattribute.html +++ b/docs/api/extract-pg-schema.compositetypeattribute.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeAttribute

CompositeTypeAttribute interface ​

Signature:

typescript
export interface CompositeTypeAttribute

Properties ​

PropertyModifiersTypeDescription
commentstring | null
defaultValueany
expandedTypestring
fakeInformationSchemaValueInformationSchemaColumnThe Postgres information_schema views do not contain info about materialized views. This value is the result of a query that matches the one for regular views. Use with caution, not all fields are guaranteed to be meaningful and/or accurate.
generated"ALWAYS" | "NEVER" | "BY DEFAULT"
isArrayboolean
isIdentityboolean
isNullableboolean
isUpdatableboolean
maxLengthnumber | null
namestring
ordinalPositionnumber
typeAttributeType
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypeattribute.isarray.html b/docs/api/extract-pg-schema.compositetypeattribute.isarray.html index caebba94..cd9770e6 100644 --- a/docs/api/extract-pg-schema.compositetypeattribute.isarray.html +++ b/docs/api/extract-pg-schema.compositetypeattribute.isarray.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeAttribute > isArray

CompositeTypeAttribute.isArray property ​

Signature:

typescript
isArray: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypeattribute.isidentity.html b/docs/api/extract-pg-schema.compositetypeattribute.isidentity.html index bcf578dc..71a8e682 100644 --- a/docs/api/extract-pg-schema.compositetypeattribute.isidentity.html +++ b/docs/api/extract-pg-schema.compositetypeattribute.isidentity.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeAttribute > isIdentity

CompositeTypeAttribute.isIdentity property ​

Signature:

typescript
isIdentity: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypeattribute.isnullable.html b/docs/api/extract-pg-schema.compositetypeattribute.isnullable.html index 022d6089..9f681bd9 100644 --- a/docs/api/extract-pg-schema.compositetypeattribute.isnullable.html +++ b/docs/api/extract-pg-schema.compositetypeattribute.isnullable.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeAttribute > isNullable

CompositeTypeAttribute.isNullable property ​

Signature:

typescript
isNullable: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypeattribute.isupdatable.html b/docs/api/extract-pg-schema.compositetypeattribute.isupdatable.html index 8f92ba72..40daa1fc 100644 --- a/docs/api/extract-pg-schema.compositetypeattribute.isupdatable.html +++ b/docs/api/extract-pg-schema.compositetypeattribute.isupdatable.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeAttribute > isUpdatable

CompositeTypeAttribute.isUpdatable property ​

Signature:

typescript
isUpdatable: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypeattribute.maxlength.html b/docs/api/extract-pg-schema.compositetypeattribute.maxlength.html index ef99c746..a5ede557 100644 --- a/docs/api/extract-pg-schema.compositetypeattribute.maxlength.html +++ b/docs/api/extract-pg-schema.compositetypeattribute.maxlength.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeAttribute > maxLength

CompositeTypeAttribute.maxLength property ​

Signature:

typescript
maxLength: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypeattribute.name.html b/docs/api/extract-pg-schema.compositetypeattribute.name.html index 09d73711..a329a750 100644 --- a/docs/api/extract-pg-schema.compositetypeattribute.name.html +++ b/docs/api/extract-pg-schema.compositetypeattribute.name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeAttribute > name

CompositeTypeAttribute.name property ​

Signature:

typescript
name: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypeattribute.ordinalposition.html b/docs/api/extract-pg-schema.compositetypeattribute.ordinalposition.html index f82e4aaa..7120f687 100644 --- a/docs/api/extract-pg-schema.compositetypeattribute.ordinalposition.html +++ b/docs/api/extract-pg-schema.compositetypeattribute.ordinalposition.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeAttribute > ordinalPosition

CompositeTypeAttribute.ordinalPosition property ​

Signature:

typescript
ordinalPosition: number;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypeattribute.type.html b/docs/api/extract-pg-schema.compositetypeattribute.type.html index e52e3b80..fcbe07c4 100644 --- a/docs/api/extract-pg-schema.compositetypeattribute.type.html +++ b/docs/api/extract-pg-schema.compositetypeattribute.type.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeAttribute > type

CompositeTypeAttribute.type property ​

Signature:

typescript
type: AttributeType;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypedetails.attributes.html b/docs/api/extract-pg-schema.compositetypedetails.attributes.html index 040fa766..2cdc69a7 100644 --- a/docs/api/extract-pg-schema.compositetypedetails.attributes.html +++ b/docs/api/extract-pg-schema.compositetypedetails.attributes.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeDetails > attributes

CompositeTypeDetails.attributes property ​

Signature:

typescript
attributes: CompositeTypeAttribute[];
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.compositetypedetails.html b/docs/api/extract-pg-schema.compositetypedetails.html index 0ed83935..9a63237c 100644 --- a/docs/api/extract-pg-schema.compositetypedetails.html +++ b/docs/api/extract-pg-schema.compositetypedetails.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > CompositeTypeDetails

CompositeTypeDetails interface ​

Signature:

typescript
export interface CompositeTypeDetails extends PgType<"compositeType">

Extends: PgType<"compositeType">

Properties ​

PropertyModifiersTypeDescription
attributesCompositeTypeAttribute[]
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.domaindetails.html b/docs/api/extract-pg-schema.domaindetails.html index 023990aa..28011fee 100644 --- a/docs/api/extract-pg-schema.domaindetails.html +++ b/docs/api/extract-pg-schema.domaindetails.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > DomainDetails

DomainDetails interface ​

Signature:

typescript
export interface DomainDetails extends PgType<"domain">

Extends: PgType<"domain">

Properties ​

PropertyModifiersTypeDescription
informationSchemaValueInformationSchemaDomain
innerTypestring
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.domaindetails.informationschemavalue.html b/docs/api/extract-pg-schema.domaindetails.informationschemavalue.html index 090260b5..1a100ebb 100644 --- a/docs/api/extract-pg-schema.domaindetails.informationschemavalue.html +++ b/docs/api/extract-pg-schema.domaindetails.informationschemavalue.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > DomainDetails > informationSchemaValue

DomainDetails.informationSchemaValue property ​

Signature:

typescript
informationSchemaValue: InformationSchemaDomain;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.domaindetails.innertype.html b/docs/api/extract-pg-schema.domaindetails.innertype.html index 2b64010c..7df4a5b8 100644 --- a/docs/api/extract-pg-schema.domaindetails.innertype.html +++ b/docs/api/extract-pg-schema.domaindetails.innertype.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > DomainDetails > innerType

DomainDetails.innerType property ​

Signature:

typescript
innerType: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.enumdetails.html b/docs/api/extract-pg-schema.enumdetails.html index 36995ebd..c207fe2e 100644 --- a/docs/api/extract-pg-schema.enumdetails.html +++ b/docs/api/extract-pg-schema.enumdetails.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > EnumDetails

EnumDetails interface ​

Signature:

typescript
export interface EnumDetails extends PgType<"enum">

Extends: PgType<"enum">

Properties ​

PropertyModifiersTypeDescription
valuesstring[]
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.enumdetails.values.html b/docs/api/extract-pg-schema.enumdetails.values.html index 13ce5a75..2e497214 100644 --- a/docs/api/extract-pg-schema.enumdetails.values.html +++ b/docs/api/extract-pg-schema.enumdetails.values.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > EnumDetails > values

EnumDetails.values property ​

Signature:

typescript
values: string[];
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.extractschema.html b/docs/api/extract-pg-schema.extractschema.html index 23a11ab5..afc82e2f 100644 --- a/docs/api/extract-pg-schema.extractschema.html +++ b/docs/api/extract-pg-schema.extractschema.html @@ -22,7 +22,7 @@ views: any[]; types: any[]; }> - + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.extractschemaoptions.html b/docs/api/extract-pg-schema.extractschemaoptions.html index 5adb573f..8759b2e5 100644 --- a/docs/api/extract-pg-schema.extractschemaoptions.html +++ b/docs/api/extract-pg-schema.extractschemaoptions.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ExtractSchemaOptions

ExtractSchemaOptions interface ​

This is the options object that can be passed to extractSchemas.

Signature:

typescript
export interface ExtractSchemaOptions

Properties ​

PropertyModifiersTypeDescription
onProgress?() => void(Optional) Called once for each type that is extracted.
onProgressEnd?() => void(Optional) Called when all types have been extracted.
onProgressStart?(total: number) => void(Optional) Called with the number of types to extract.
resolveViews?boolean(Optional) extractShemas will always attempt to parse view definitions to discover the "source" of each column, i.e. the table or view that it is derived from. If this option is set to true, it will attempt to follow this source and copy values like indices, isNullable, etc. so that the view data is closer to what the database reflects.
schemas?string[](Optional) Will contain an array of schema names to extract. If undefined, all non-system schemas will be extracted.
typeFilter?(pgType: PgType) => boolean(Optional) Filter function that you can use if you want to exclude certain items from the schemas.
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.extractschemaoptions.onprogress.html b/docs/api/extract-pg-schema.extractschemaoptions.onprogress.html index ccc7378d..791a4e7e 100644 --- a/docs/api/extract-pg-schema.extractschemaoptions.onprogress.html +++ b/docs/api/extract-pg-schema.extractschemaoptions.onprogress.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ExtractSchemaOptions > onProgress

ExtractSchemaOptions.onProgress property ​

Called once for each type that is extracted.

Signature:

typescript
onProgress?: () => void;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.extractschemaoptions.onprogressend.html b/docs/api/extract-pg-schema.extractschemaoptions.onprogressend.html index ba1ecb9e..8b74acad 100644 --- a/docs/api/extract-pg-schema.extractschemaoptions.onprogressend.html +++ b/docs/api/extract-pg-schema.extractschemaoptions.onprogressend.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ExtractSchemaOptions > onProgressEnd

ExtractSchemaOptions.onProgressEnd property ​

Called when all types have been extracted.

Signature:

typescript
onProgressEnd?: () => void;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.extractschemaoptions.onprogressstart.html b/docs/api/extract-pg-schema.extractschemaoptions.onprogressstart.html index 51848d45..3dc18572 100644 --- a/docs/api/extract-pg-schema.extractschemaoptions.onprogressstart.html +++ b/docs/api/extract-pg-schema.extractschemaoptions.onprogressstart.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ExtractSchemaOptions > onProgressStart

ExtractSchemaOptions.onProgressStart property ​

Called with the number of types to extract.

Signature:

typescript
onProgressStart?: (total: number) => void;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.extractschemaoptions.resolveviews.html b/docs/api/extract-pg-schema.extractschemaoptions.resolveviews.html index 204a3019..31799a53 100644 --- a/docs/api/extract-pg-schema.extractschemaoptions.resolveviews.html +++ b/docs/api/extract-pg-schema.extractschemaoptions.resolveviews.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ExtractSchemaOptions > resolveViews

ExtractSchemaOptions.resolveViews property ​

extractShemas will always attempt to parse view definitions to discover the "source" of each column, i.e. the table or view that it is derived from. If this option is set to true, it will attempt to follow this source and copy values like indices, isNullable, etc. so that the view data is closer to what the database reflects.

Signature:

typescript
resolveViews?: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.extractschemaoptions.schemas.html b/docs/api/extract-pg-schema.extractschemaoptions.schemas.html index 597efe08..372adc4c 100644 --- a/docs/api/extract-pg-schema.extractschemaoptions.schemas.html +++ b/docs/api/extract-pg-schema.extractschemaoptions.schemas.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ExtractSchemaOptions > schemas

ExtractSchemaOptions.schemas property ​

Will contain an array of schema names to extract. If undefined, all non-system schemas will be extracted.

Signature:

typescript
schemas?: string[];
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.extractschemaoptions.typefilter.html b/docs/api/extract-pg-schema.extractschemaoptions.typefilter.html index 9cd48cd5..a222b953 100644 --- a/docs/api/extract-pg-schema.extractschemaoptions.typefilter.html +++ b/docs/api/extract-pg-schema.extractschemaoptions.typefilter.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ExtractSchemaOptions > typeFilter

ExtractSchemaOptions.typeFilter property ​

Filter function that you can use if you want to exclude certain items from the schemas.

Signature:

typescript
typeFilter?: (pgType: PgType) => boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.extractschemas.html b/docs/api/extract-pg-schema.extractschemas.html index 17652c85..7ff2e72e 100644 --- a/docs/api/extract-pg-schema.extractschemas.html +++ b/docs/api/extract-pg-schema.extractschemas.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > extractSchemas

extractSchemas() function ​

Perform the extraction

Signature:

typescript
declare function extractSchemas(connectionConfig: string | ConnectionConfig, options?: ExtractSchemaOptions): Promise<Record<string, Schema>>;

Parameters ​

ParameterTypeDescription
connectionConfigstring | ConnectionConfigConnection string or configuration object for Postgres connection
optionsExtractSchemaOptions(Optional) Optional options

Returns:

Promise<Record<string, Schema>>

A record of all the schemas extracted, indexed by schema name.

- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.html b/docs/api/extract-pg-schema.html index 705e7672..53c8e5f1 100644 --- a/docs/api/extract-pg-schema.html +++ b/docs/api/extract-pg-schema.html @@ -12,13 +12,13 @@ - + -
Skip to content

Home > extract-pg-schema

extract-pg-schema package ​

Functions ​

FunctionDescription
extractSchemas(connectionConfig, options)Perform the extraction

Interfaces ​

InterfaceDescription
CompositeTypeAttribute
CompositeTypeDetails
DomainDetails
EnumDetails
ExtractSchemaOptionsThis is the options object that can be passed to extractSchemas.
InformationSchemaColumnThe view columns contains information about all table columns (or view columns) in the database. System columns (ctid, etc.) are not included. Only those columns are shown that the current user has access to (by way of being the owner or having some privilege).
InformationSchemaDomainThe view domains contains all domains defined in the current database. Only those domains are shown that the current user has access to (by way of being the owner or having some privilege).
InformationSchemaTableThe view tables contains all tables and views defined in the current database. Only those tables and views are shown that the current user has access to (by way of being the owner or having some privilege).
InformationSchemaViewThe view tables contains all tables and views defined in the current database. Only those tables and views are shown that the current user has access to (by way of being the owner or having some privilege).
MaterializedViewColumn
MaterializedViewDetails
RangeDetails
TableColumn
TableDetails
ViewColumn
ViewDetails

Variables ​

VariableDescription
extractSchema
updateActionMap

Type Aliases ​

Type AliasDescription
AttributeType
ColumnReference
Index
Kind
MaterializedViewColumnType
PgType
SchemaextractSchemas generates a record of all the schemas extracted, indexed by schema name. The schemas are instances of this type.
TableColumnType
UpdateAction
ViewColumnType
YesNo
- +
Skip to content

Home > extract-pg-schema

extract-pg-schema package ​

Functions ​

FunctionDescription
extractSchemas(connectionConfig, options)Perform the extraction

Interfaces ​

InterfaceDescription
CompositeTypeAttribute
CompositeTypeDetails
DomainDetails
EnumDetails
ExtractSchemaOptionsThis is the options object that can be passed to extractSchemas.
InformationSchemaColumnThe view columns contains information about all table columns (or view columns) in the database. System columns (ctid, etc.) are not included. Only those columns are shown that the current user has access to (by way of being the owner or having some privilege).
InformationSchemaDomainThe view domains contains all domains defined in the current database. Only those domains are shown that the current user has access to (by way of being the owner or having some privilege).
InformationSchemaTableThe view tables contains all tables and views defined in the current database. Only those tables and views are shown that the current user has access to (by way of being the owner or having some privilege).
InformationSchemaViewThe view tables contains all tables and views defined in the current database. Only those tables and views are shown that the current user has access to (by way of being the owner or having some privilege).
MaterializedViewColumn
MaterializedViewDetails
RangeDetails
TableCheck
TableColumn
TableDetails
TableIndex
TableIndexColumn
TableSecurityPolicy
ViewColumn
ViewDetails

Variables ​

VariableDescription
extractSchema
updateActionMap

Type Aliases ​

Type AliasDescription
AttributeType
ColumnReference
Index
Kind
MaterializedViewColumnType
PgType
SchemaextractSchemas generates a record of all the schemas extracted, indexed by schema name. The schemas are instances of this type.
TableColumnType
UpdateAction
ViewColumnType
YesNo
+ \ No newline at end of file diff --git a/docs/api/extract-pg-schema.index.html b/docs/api/extract-pg-schema.index.html index 35266fcb..1db412a6 100644 --- a/docs/api/extract-pg-schema.index.html +++ b/docs/api/extract-pg-schema.index.html @@ -21,7 +21,7 @@ name: string; isPrimary: boolean; }; - + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.character_maximum_length.html b/docs/api/extract-pg-schema.informationschemacolumn.character_maximum_length.html index 682f5d36..6b4a5a34 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.character_maximum_length.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.character_maximum_length.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > character_maximum_length

InformationSchemaColumn.character_maximum_length property ​

If data_type identifies a character or bit string type, the declared maximum length; null for all other data types or if no maximum length was declared.

Signature:

typescript
character_maximum_length: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.character_octet_length.html b/docs/api/extract-pg-schema.informationschemacolumn.character_octet_length.html index a02fa6fd..bb9ac33e 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.character_octet_length.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.character_octet_length.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > character_octet_length

InformationSchemaColumn.character_octet_length property ​

If data_type identifies a character type, the maximum possible length in octets (bytes) of a datum; null for all other data types. The maximum octet length depends on the declared character maximum length (see above) and the server encoding.

Signature:

typescript
character_octet_length: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.character_set_catalog.html b/docs/api/extract-pg-schema.informationschemacolumn.character_set_catalog.html index 7154e21a..ffb6dff3 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.character_set_catalog.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.character_set_catalog.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > character_set_catalog

InformationSchemaColumn.character_set_catalog property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
character_set_catalog: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.character_set_name.html b/docs/api/extract-pg-schema.informationschemacolumn.character_set_name.html index 1dfbcd4d..1bd1cb59 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.character_set_name.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.character_set_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > character_set_name

InformationSchemaColumn.character_set_name property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
character_set_name: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.character_set_schema.html b/docs/api/extract-pg-schema.informationschemacolumn.character_set_schema.html index deeece99..239903cf 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.character_set_schema.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.character_set_schema.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > character_set_schema

InformationSchemaColumn.character_set_schema property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
character_set_schema: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.collation_catalog.html b/docs/api/extract-pg-schema.informationschemacolumn.collation_catalog.html index e5bb4fe1..8416f9d3 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.collation_catalog.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.collation_catalog.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > collation_catalog

InformationSchemaColumn.collation_catalog property ​

Name of the database containing the collation of the column (always the current database), null if default or the data type of the column is not collatable

Signature:

typescript
collation_catalog: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.collation_name.html b/docs/api/extract-pg-schema.informationschemacolumn.collation_name.html index ffc6a5ad..3dc8d67e 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.collation_name.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.collation_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > collation_name

InformationSchemaColumn.collation_name property ​

Name of the collation of the column, null if default or the data type of the column is not collatable

Signature:

typescript
collation_name: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.collation_schema.html b/docs/api/extract-pg-schema.informationschemacolumn.collation_schema.html index 102c094b..1ed0973e 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.collation_schema.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.collation_schema.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > collation_schema

InformationSchemaColumn.collation_schema property ​

Name of the schema containing the collation of the column, null if default or the data type of the column is not collatable

Signature:

typescript
collation_schema: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.column_default.html b/docs/api/extract-pg-schema.informationschemacolumn.column_default.html index acc109b9..13dba1fa 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.column_default.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.column_default.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > column_default

InformationSchemaColumn.column_default property ​

Default expression of the column

Signature:

typescript
column_default: any;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.column_name.html b/docs/api/extract-pg-schema.informationschemacolumn.column_name.html index a780db09..d4c783c1 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.column_name.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.column_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > column_name

InformationSchemaColumn.column_name property ​

Name of the column

Signature:

typescript
column_name: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.data_type.html b/docs/api/extract-pg-schema.informationschemacolumn.data_type.html index b8aa5961..3e10a138 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.data_type.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.data_type.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > data_type

InformationSchemaColumn.data_type property ​

Data type of the column, if it is a built-in type, or ARRAY if it is some array (in that case, see the view element_types), else USER-DEFINED (in that case, the type is identified in udt_name and associated columns). If the column is based on a domain, this column refers to the type underlying the domain (and the domain is identified in domain_name and associated columns).

Signature:

typescript
data_type: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.datetime_precision.html b/docs/api/extract-pg-schema.informationschemacolumn.datetime_precision.html index 0f372d46..8d70a911 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.datetime_precision.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.datetime_precision.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > datetime_precision

InformationSchemaColumn.datetime_precision property ​

If data_type identifies a date, time, timestamp, or interval type, this column contains the (declared or implicit) fractional seconds precision of the type for this column, that is, the number of decimal digits maintained following the decimal point in the seconds value. For all other data types, this column is null.

Signature:

typescript
datetime_precision: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.domain_catalog.html b/docs/api/extract-pg-schema.informationschemacolumn.domain_catalog.html index 1c84e007..51a8bb71 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.domain_catalog.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.domain_catalog.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > domain_catalog

InformationSchemaColumn.domain_catalog property ​

If the column has a domain type, the name of the database that the domain is defined in (always the current database), else null.

Signature:

typescript
domain_catalog: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.domain_name.html b/docs/api/extract-pg-schema.informationschemacolumn.domain_name.html index e3cbec29..7a34aa2f 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.domain_name.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.domain_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > domain_name

InformationSchemaColumn.domain_name property ​

If the column has a domain type, the name of the domain, else null.

Signature:

typescript
domain_name: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.domain_schema.html b/docs/api/extract-pg-schema.informationschemacolumn.domain_schema.html index c7500baa..ce6c7cbd 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.domain_schema.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.domain_schema.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > domain_schema

InformationSchemaColumn.domain_schema property ​

If the column has a domain type, the name of the schema that the domain is defined in, else null.

Signature:

typescript
domain_schema: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.dtd_identifier.html b/docs/api/extract-pg-schema.informationschemacolumn.dtd_identifier.html index 7a555951..b006a324 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.dtd_identifier.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.dtd_identifier.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > dtd_identifier

InformationSchemaColumn.dtd_identifier property ​

An identifier of the data type descriptor of the column, unique among the data type descriptors pertaining to the table. This is mainly useful for joining with other instances of such identifiers. (The specific format of the identifier is not defined and not guaranteed to remain the same in future versions.)

Signature:

typescript
dtd_identifier: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.generation_expression.html b/docs/api/extract-pg-schema.informationschemacolumn.generation_expression.html index cb89c16e..5d4c4638 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.generation_expression.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.generation_expression.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > generation_expression

InformationSchemaColumn.generation_expression property ​

If the column is a generated column, then the generation expression, else null.

Signature:

typescript
generation_expression: any;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.html b/docs/api/extract-pg-schema.informationschemacolumn.html index c087b85d..72db13ab 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn

InformationSchemaColumn interface ​

The view columns contains information about all table columns (or view columns) in the database. System columns (ctid, etc.) are not included. Only those columns are shown that the current user has access to (by way of being the owner or having some privilege).

Signature:

typescript
interface InformationSchemaColumn

Properties ​

PropertyModifiersTypeDescription
character_maximum_lengthnumber | nullIf data_type identifies a character or bit string type, the declared maximum length; null for all other data types or if no maximum length was declared.
character_octet_lengthnumber | nullIf data_type identifies a character type, the maximum possible length in octets (bytes) of a datum; null for all other data types. The maximum octet length depends on the declared character maximum length (see above) and the server encoding.
character_set_catalogstring | nullApplies to a feature not available in PostgreSQL
character_set_namestring | nullApplies to a feature not available in PostgreSQL
character_set_schemastring | nullApplies to a feature not available in PostgreSQL
collation_catalogstring | nullName of the database containing the collation of the column (always the current database), null if default or the data type of the column is not collatable
collation_namestring | nullName of the collation of the column, null if default or the data type of the column is not collatable
collation_schemastring | nullName of the schema containing the collation of the column, null if default or the data type of the column is not collatable
column_defaultanyDefault expression of the column
column_namestringName of the column
data_typestringData type of the column, if it is a built-in type, or ARRAY if it is some array (in that case, see the view element_types), else USER-DEFINED (in that case, the type is identified in udt_name and associated columns). If the column is based on a domain, this column refers to the type underlying the domain (and the domain is identified in domain_name and associated columns).
datetime_precisionnumber | nullIf data_type identifies a date, time, timestamp, or interval type, this column contains the (declared or implicit) fractional seconds precision of the type for this column, that is, the number of decimal digits maintained following the decimal point in the seconds value. For all other data types, this column is null.
domain_catalogstring | nullIf the column has a domain type, the name of the database that the domain is defined in (always the current database), else null.
domain_namestring | nullIf the column has a domain type, the name of the domain, else null.
domain_schemastring | nullIf the column has a domain type, the name of the schema that the domain is defined in, else null.
dtd_identifierstringAn identifier of the data type descriptor of the column, unique among the data type descriptors pertaining to the table. This is mainly useful for joining with other instances of such identifiers. (The specific format of the identifier is not defined and not guaranteed to remain the same in future versions.)
generation_expressionanyIf the column is a generated column, then the generation expression, else null.
identity_cyclestringIf the column is an identity column, then YES if the internal sequence cycles or NO if it does not; otherwise null.
identity_generation"ALWAYS" | "BY DEFAULT" | nullIf the column is an identity column, then ALWAYS or BY DEFAULT, reflecting the definition of the column.
identity_incrementstring | nullIf the column is an identity column, then the increment of the internal sequence, else null.
identity_maximumstring | nullIf the column is an identity column, then the maximum value of the internal sequence, else null.
identity_minimumstring | nullIf the column is an identity column, then the minimum value of the internal sequence, else null.
identity_startstring | nullIf the column is an identity column, then the start value of the internal sequence, else null.
interval_precisionnumber | nullApplies to a feature not available in PostgreSQL (see datetime_precision for the fractional seconds precision of interval type columns)
interval_typestring | nullIf data_type identifies an interval type, this column contains the specification which fields the intervals include for this column, e.g., YEAR TO MONTH, DAY TO SECOND, etc. If no field restrictions were specified (that is, the interval accepts all fields), and for all other data types, this field is null.
is_generated"ALWAYS" | "NEVER"If the column is a generated column, then ALWAYS, else NEVER.
is_identityYesNoIf the column is an identity column, then YES, else NO.
is_nullableYesNoYES if the column is possibly nullable, NO if it is known not nullable. A not-null constraint is one way a column can be known not nullable, but there can be others.
is_self_referencingYesNoApplies to a feature not available in PostgreSQL
is_updatableYesNoYES if the column is updatable, NO if not (Columns in base tables are always updatable, columns in views not necessarily)
maximum_cardinalitynullAlways null, because arrays always have unlimited maximum cardinality in PostgreSQL
numeric_precision_radixnumberIf data_type identifies a numeric type, this column indicates in which base the values in the columns numeric_precision and numeric_scale are expressed. The value is either 2 or 10. For all other data types, this column is null.
numeric_precisionnumber | nullIf data_type identifies a numeric type, this column contains the (declared or implicit) precision of the type for this column. The precision indicates the number of significant digits. It can be expressed in decimal (base 10) or binary (base 2) terms, as specified in the column numeric_precision_radix. For all other data types, this column is null.
numeric_scalenumber | nullIf data_type identifies an exact numeric type, this column contains the (declared or implicit) scale of the type for this column. The scale indicates the number of significant digits to the right of the decimal point. It can be expressed in decimal (base 10) or binary (base 2) terms, as specified in the column numeric_precision_radix. For all other data types, this column is null.
ordinal_positionnumberOrdinal position of the column within the table (count starts at 1)
scope_catalogstring | nullApplies to a feature not available in PostgreSQL
scope_namestring | nullApplies to a feature not available in PostgreSQL
scope_schemastring | nullApplies to a feature not available in PostgreSQL
table_catalogstringName of the database containing the table (always the current database)
table_namestringName of the table
table_schemastringName of the schema containing the table
udt_catalogstringName of the database that the column data type (the underlying type of the domain, if applicable) is defined in (always the current database)
udt_namestringName of the column data type (the underlying type of the domain, if applicable)
udt_schemastringName of the schema that the column data type (the underlying type of the domain, if applicable) is defined in
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.identity_cycle.html b/docs/api/extract-pg-schema.informationschemacolumn.identity_cycle.html index 371c01a9..43827f17 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.identity_cycle.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.identity_cycle.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > identity_cycle

InformationSchemaColumn.identity_cycle property ​

If the column is an identity column, then YES if the internal sequence cycles or NO if it does not; otherwise null.

Signature:

typescript
identity_cycle: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.identity_generation.html b/docs/api/extract-pg-schema.informationschemacolumn.identity_generation.html index b7b1cbc3..28eb63c2 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.identity_generation.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.identity_generation.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > identity_generation

InformationSchemaColumn.identity_generation property ​

If the column is an identity column, then ALWAYS or BY DEFAULT, reflecting the definition of the column.

Signature:

typescript
identity_generation: "ALWAYS" | "BY DEFAULT" | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.identity_increment.html b/docs/api/extract-pg-schema.informationschemacolumn.identity_increment.html index f20895e5..796c9d89 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.identity_increment.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.identity_increment.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > identity_increment

InformationSchemaColumn.identity_increment property ​

If the column is an identity column, then the increment of the internal sequence, else null.

Signature:

typescript
identity_increment: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.identity_maximum.html b/docs/api/extract-pg-schema.informationschemacolumn.identity_maximum.html index 5bd36595..3a9d719b 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.identity_maximum.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.identity_maximum.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > identity_maximum

InformationSchemaColumn.identity_maximum property ​

If the column is an identity column, then the maximum value of the internal sequence, else null.

Signature:

typescript
identity_maximum: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.identity_minimum.html b/docs/api/extract-pg-schema.informationschemacolumn.identity_minimum.html index ecae5735..6a867a31 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.identity_minimum.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.identity_minimum.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > identity_minimum

InformationSchemaColumn.identity_minimum property ​

If the column is an identity column, then the minimum value of the internal sequence, else null.

Signature:

typescript
identity_minimum: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.identity_start.html b/docs/api/extract-pg-schema.informationschemacolumn.identity_start.html index 2e2778dc..32da8e63 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.identity_start.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.identity_start.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > identity_start

InformationSchemaColumn.identity_start property ​

If the column is an identity column, then the start value of the internal sequence, else null.

Signature:

typescript
identity_start: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.interval_precision.html b/docs/api/extract-pg-schema.informationschemacolumn.interval_precision.html index 815ef1a5..04666083 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.interval_precision.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.interval_precision.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > interval_precision

InformationSchemaColumn.interval_precision property ​

Applies to a feature not available in PostgreSQL (see datetime_precision for the fractional seconds precision of interval type columns)

Signature:

typescript
interval_precision: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.interval_type.html b/docs/api/extract-pg-schema.informationschemacolumn.interval_type.html index f437a224..9ead45bb 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.interval_type.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.interval_type.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > interval_type

InformationSchemaColumn.interval_type property ​

If data_type identifies an interval type, this column contains the specification which fields the intervals include for this column, e.g., YEAR TO MONTH, DAY TO SECOND, etc. If no field restrictions were specified (that is, the interval accepts all fields), and for all other data types, this field is null.

Signature:

typescript
interval_type: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.is_generated.html b/docs/api/extract-pg-schema.informationschemacolumn.is_generated.html index 632e12ca..f933b7b1 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.is_generated.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.is_generated.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > is_generated

InformationSchemaColumn.is_generated property ​

If the column is a generated column, then ALWAYS, else NEVER.

Signature:

typescript
is_generated: "ALWAYS" | "NEVER";
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.is_identity.html b/docs/api/extract-pg-schema.informationschemacolumn.is_identity.html index 24dc6cbd..aedf8b6a 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.is_identity.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.is_identity.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > is_identity

InformationSchemaColumn.is_identity property ​

If the column is an identity column, then YES, else NO.

Signature:

typescript
is_identity: YesNo;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.is_nullable.html b/docs/api/extract-pg-schema.informationschemacolumn.is_nullable.html index 8b54b2ad..50731aa5 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.is_nullable.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.is_nullable.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > is_nullable

InformationSchemaColumn.is_nullable property ​

YES if the column is possibly nullable, NO if it is known not nullable. A not-null constraint is one way a column can be known not nullable, but there can be others.

Signature:

typescript
is_nullable: YesNo;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.is_self_referencing.html b/docs/api/extract-pg-schema.informationschemacolumn.is_self_referencing.html index 0375882f..56af49f1 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.is_self_referencing.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.is_self_referencing.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > is_self_referencing

InformationSchemaColumn.is_self_referencing property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
is_self_referencing: YesNo;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.is_updatable.html b/docs/api/extract-pg-schema.informationschemacolumn.is_updatable.html index 2ccfcd57..70517235 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.is_updatable.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.is_updatable.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > is_updatable

InformationSchemaColumn.is_updatable property ​

YES if the column is updatable, NO if not (Columns in base tables are always updatable, columns in views not necessarily)

Signature:

typescript
is_updatable: YesNo;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.maximum_cardinality.html b/docs/api/extract-pg-schema.informationschemacolumn.maximum_cardinality.html index c34847cb..299d1671 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.maximum_cardinality.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.maximum_cardinality.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > maximum_cardinality

InformationSchemaColumn.maximum_cardinality property ​

Always null, because arrays always have unlimited maximum cardinality in PostgreSQL

Signature:

typescript
maximum_cardinality: null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.numeric_precision.html b/docs/api/extract-pg-schema.informationschemacolumn.numeric_precision.html index 5bf91886..873daa92 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.numeric_precision.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.numeric_precision.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > numeric_precision

InformationSchemaColumn.numeric_precision property ​

If data_type identifies a numeric type, this column contains the (declared or implicit) precision of the type for this column. The precision indicates the number of significant digits. It can be expressed in decimal (base 10) or binary (base 2) terms, as specified in the column numeric_precision_radix. For all other data types, this column is null.

Signature:

typescript
numeric_precision: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.numeric_precision_radix.html b/docs/api/extract-pg-schema.informationschemacolumn.numeric_precision_radix.html index b4553f21..174a3ea2 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.numeric_precision_radix.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.numeric_precision_radix.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > numeric_precision_radix

InformationSchemaColumn.numeric_precision_radix property ​

If data_type identifies a numeric type, this column indicates in which base the values in the columns numeric_precision and numeric_scale are expressed. The value is either 2 or 10. For all other data types, this column is null.

Signature:

typescript
numeric_precision_radix: number;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.numeric_scale.html b/docs/api/extract-pg-schema.informationschemacolumn.numeric_scale.html index 7c8651c4..dabafc24 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.numeric_scale.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.numeric_scale.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > numeric_scale

InformationSchemaColumn.numeric_scale property ​

If data_type identifies an exact numeric type, this column contains the (declared or implicit) scale of the type for this column. The scale indicates the number of significant digits to the right of the decimal point. It can be expressed in decimal (base 10) or binary (base 2) terms, as specified in the column numeric_precision_radix. For all other data types, this column is null.

Signature:

typescript
numeric_scale: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.ordinal_position.html b/docs/api/extract-pg-schema.informationschemacolumn.ordinal_position.html index 97fbc3bd..0767e47a 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.ordinal_position.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.ordinal_position.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > ordinal_position

InformationSchemaColumn.ordinal_position property ​

Ordinal position of the column within the table (count starts at 1)

Signature:

typescript
ordinal_position: number;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.scope_catalog.html b/docs/api/extract-pg-schema.informationschemacolumn.scope_catalog.html index 4599bde3..12b5d30e 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.scope_catalog.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.scope_catalog.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > scope_catalog

InformationSchemaColumn.scope_catalog property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
scope_catalog: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.scope_name.html b/docs/api/extract-pg-schema.informationschemacolumn.scope_name.html index aca3ef8e..1017ec02 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.scope_name.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.scope_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > scope_name

InformationSchemaColumn.scope_name property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
scope_name: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.scope_schema.html b/docs/api/extract-pg-schema.informationschemacolumn.scope_schema.html index 30d78de4..98c7e4fb 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.scope_schema.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.scope_schema.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > scope_schema

InformationSchemaColumn.scope_schema property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
scope_schema: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.table_catalog.html b/docs/api/extract-pg-schema.informationschemacolumn.table_catalog.html index f6c5ec9f..a16ee13e 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.table_catalog.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.table_catalog.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > table_catalog

InformationSchemaColumn.table_catalog property ​

Name of the database containing the table (always the current database)

Signature:

typescript
table_catalog: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.table_name.html b/docs/api/extract-pg-schema.informationschemacolumn.table_name.html index 6a03357d..71e5ff20 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.table_name.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.table_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > table_name

InformationSchemaColumn.table_name property ​

Name of the table

Signature:

typescript
table_name: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.table_schema.html b/docs/api/extract-pg-schema.informationschemacolumn.table_schema.html index 9d54df23..5443d9d2 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.table_schema.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.table_schema.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > table_schema

InformationSchemaColumn.table_schema property ​

Name of the schema containing the table

Signature:

typescript
table_schema: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.udt_catalog.html b/docs/api/extract-pg-schema.informationschemacolumn.udt_catalog.html index fdb799b7..d31402f8 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.udt_catalog.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.udt_catalog.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > udt_catalog

InformationSchemaColumn.udt_catalog property ​

Name of the database that the column data type (the underlying type of the domain, if applicable) is defined in (always the current database)

Signature:

typescript
udt_catalog: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.udt_name.html b/docs/api/extract-pg-schema.informationschemacolumn.udt_name.html index 40ded4ce..923f0ea6 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.udt_name.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.udt_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > udt_name

InformationSchemaColumn.udt_name property ​

Name of the column data type (the underlying type of the domain, if applicable)

Signature:

typescript
udt_name: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemacolumn.udt_schema.html b/docs/api/extract-pg-schema.informationschemacolumn.udt_schema.html index 41164c18..2c48bcf5 100644 --- a/docs/api/extract-pg-schema.informationschemacolumn.udt_schema.html +++ b/docs/api/extract-pg-schema.informationschemacolumn.udt_schema.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaColumn > udt_schema

InformationSchemaColumn.udt_schema property ​

Name of the schema that the column data type (the underlying type of the domain, if applicable) is defined in

Signature:

typescript
udt_schema: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.character_maximum_length.html b/docs/api/extract-pg-schema.informationschemadomain.character_maximum_length.html index cd2e805b..a2e57046 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.character_maximum_length.html +++ b/docs/api/extract-pg-schema.informationschemadomain.character_maximum_length.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > character_maximum_length

InformationSchemaDomain.character_maximum_length property ​

If the domain has a character or bit string type, the declared maximum length; null for all other data types or if no maximum length was declared.

Signature:

typescript
character_maximum_length: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.character_octet_length.html b/docs/api/extract-pg-schema.informationschemadomain.character_octet_length.html index b72961e3..959ca39e 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.character_octet_length.html +++ b/docs/api/extract-pg-schema.informationschemadomain.character_octet_length.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > character_octet_length

InformationSchemaDomain.character_octet_length property ​

If the domain has a character type, the maximum possible length in octets (bytes) of a datum; null for all other data types. The maximum octet length depends on the declared character maximum length (see above) and the server encoding.

Signature:

typescript
character_octet_length: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.character_set_catalog.html b/docs/api/extract-pg-schema.informationschemadomain.character_set_catalog.html index d6f2a3d5..f747ff64 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.character_set_catalog.html +++ b/docs/api/extract-pg-schema.informationschemadomain.character_set_catalog.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > character_set_catalog

InformationSchemaDomain.character_set_catalog property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
character_set_catalog: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.character_set_name.html b/docs/api/extract-pg-schema.informationschemadomain.character_set_name.html index d228e6d3..f4a28c71 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.character_set_name.html +++ b/docs/api/extract-pg-schema.informationschemadomain.character_set_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > character_set_name

InformationSchemaDomain.character_set_name property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
character_set_name: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.character_set_schema.html b/docs/api/extract-pg-schema.informationschemadomain.character_set_schema.html index 781ce8ce..d5d0169e 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.character_set_schema.html +++ b/docs/api/extract-pg-schema.informationschemadomain.character_set_schema.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > character_set_schema

InformationSchemaDomain.character_set_schema property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
character_set_schema: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.collation_catalog.html b/docs/api/extract-pg-schema.informationschemadomain.collation_catalog.html index 1daa6e02..f492d3a2 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.collation_catalog.html +++ b/docs/api/extract-pg-schema.informationschemadomain.collation_catalog.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > collation_catalog

InformationSchemaDomain.collation_catalog property ​

Name of the database containing the collation of the domain (always the current database), null if default or the data type of the domain is not collatable

Signature:

typescript
collation_catalog: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.collation_name.html b/docs/api/extract-pg-schema.informationschemadomain.collation_name.html index b67ae670..1e2a0afb 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.collation_name.html +++ b/docs/api/extract-pg-schema.informationschemadomain.collation_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > collation_name

InformationSchemaDomain.collation_name property ​

Name of the collation of the domain, null if default or the data type of the domain is not collatable

Signature:

typescript
collation_name: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.collation_schema.html b/docs/api/extract-pg-schema.informationschemadomain.collation_schema.html index 0d553034..141939a8 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.collation_schema.html +++ b/docs/api/extract-pg-schema.informationschemadomain.collation_schema.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > collation_schema

InformationSchemaDomain.collation_schema property ​

Name of the schema containing the collation of the domain, null if default or the data type of the domain is not collatable

Signature:

typescript
collation_schema: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.data_type.html b/docs/api/extract-pg-schema.informationschemadomain.data_type.html index e96479eb..1e443f0d 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.data_type.html +++ b/docs/api/extract-pg-schema.informationschemadomain.data_type.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > data_type

InformationSchemaDomain.data_type property ​

Data type of the domain, if it is a built-in type, or ARRAY if it is some array (in that case, see the view element_types), else USER-DEFINED (in that case, the type is identified in udt_name and associated columns).

Signature:

typescript
data_type: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.datetime_precision.html b/docs/api/extract-pg-schema.informationschemadomain.datetime_precision.html index 2f58fd91..3a8dabae 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.datetime_precision.html +++ b/docs/api/extract-pg-schema.informationschemadomain.datetime_precision.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > datetime_precision

InformationSchemaDomain.datetime_precision property ​

If data_type identifies a date, time, timestamp, or interval type, this column contains the (declared or implicit) fractional seconds precision of the type for this domain, that is, the number of decimal digits maintained following the decimal point in the seconds value. For all other data types, this column is null.

Signature:

typescript
datetime_precision: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.domain_catalog.html b/docs/api/extract-pg-schema.informationschemadomain.domain_catalog.html index 707cd90d..07ecb9c8 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.domain_catalog.html +++ b/docs/api/extract-pg-schema.informationschemadomain.domain_catalog.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > domain_catalog

InformationSchemaDomain.domain_catalog property ​

Name of the database that contains the domain (always the current database)

Signature:

typescript
domain_catalog: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.domain_default.html b/docs/api/extract-pg-schema.informationschemadomain.domain_default.html index c44a8ad1..adfc2f87 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.domain_default.html +++ b/docs/api/extract-pg-schema.informationschemadomain.domain_default.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > domain_default

InformationSchemaDomain.domain_default property ​

Default expression of the domain

Signature:

typescript
domain_default: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.domain_name.html b/docs/api/extract-pg-schema.informationschemadomain.domain_name.html index 5751fd13..974de7c8 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.domain_name.html +++ b/docs/api/extract-pg-schema.informationschemadomain.domain_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > domain_name

InformationSchemaDomain.domain_name property ​

Name of the domain

Signature:

typescript
domain_name: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.domain_schema.html b/docs/api/extract-pg-schema.informationschemadomain.domain_schema.html index 5f630227..a191befe 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.domain_schema.html +++ b/docs/api/extract-pg-schema.informationschemadomain.domain_schema.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > domain_schema

InformationSchemaDomain.domain_schema property ​

Name of the schema that contains the domain

Signature:

typescript
domain_schema: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.dtd_identifier.html b/docs/api/extract-pg-schema.informationschemadomain.dtd_identifier.html index 06fa5da5..ee6b0805 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.dtd_identifier.html +++ b/docs/api/extract-pg-schema.informationschemadomain.dtd_identifier.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > dtd_identifier

InformationSchemaDomain.dtd_identifier property ​

An identifier of the data type descriptor of the domain, unique among the data type descriptors pertaining to the domain (which is trivial, because a domain only contains one data type descriptor). This is mainly useful for joining with other instances of such identifiers. (The specific format of the identifier is not defined and not guaranteed to remain the same in future versions.)

Signature:

typescript
dtd_identifier: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.html b/docs/api/extract-pg-schema.informationschemadomain.html index 5297ef24..ec7da0a9 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.html +++ b/docs/api/extract-pg-schema.informationschemadomain.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain

InformationSchemaDomain interface ​

The view domains contains all domains defined in the current database. Only those domains are shown that the current user has access to (by way of being the owner or having some privilege).

Signature:

typescript
interface InformationSchemaDomain

Properties ​

PropertyModifiersTypeDescription
character_maximum_lengthnumber | nullIf the domain has a character or bit string type, the declared maximum length; null for all other data types or if no maximum length was declared.
character_octet_lengthnumber | nullIf the domain has a character type, the maximum possible length in octets (bytes) of a datum; null for all other data types. The maximum octet length depends on the declared character maximum length (see above) and the server encoding.
character_set_catalogstring | nullApplies to a feature not available in PostgreSQL
character_set_namestring | nullApplies to a feature not available in PostgreSQL
character_set_schemastring | nullApplies to a feature not available in PostgreSQL
collation_catalogstring | nullName of the database containing the collation of the domain (always the current database), null if default or the data type of the domain is not collatable
collation_namestring | nullName of the collation of the domain, null if default or the data type of the domain is not collatable
collation_schemastring | nullName of the schema containing the collation of the domain, null if default or the data type of the domain is not collatable
data_typestringData type of the domain, if it is a built-in type, or ARRAY if it is some array (in that case, see the view element_types), else USER-DEFINED (in that case, the type is identified in udt_name and associated columns).
datetime_precisionnumber | nullIf data_type identifies a date, time, timestamp, or interval type, this column contains the (declared or implicit) fractional seconds precision of the type for this domain, that is, the number of decimal digits maintained following the decimal point in the seconds value. For all other data types, this column is null.
domain_catalogstringName of the database that contains the domain (always the current database)
domain_defaultstring | nullDefault expression of the domain
domain_namestringName of the domain
domain_schemastringName of the schema that contains the domain
dtd_identifierstring | nullAn identifier of the data type descriptor of the domain, unique among the data type descriptors pertaining to the domain (which is trivial, because a domain only contains one data type descriptor). This is mainly useful for joining with other instances of such identifiers. (The specific format of the identifier is not defined and not guaranteed to remain the same in future versions.)
interval_precisionnumber | nullApplies to a feature not available in PostgreSQL (see datetime_precision for the fractional seconds precision of interval type domains)
interval_typestring | nullIf data_type identifies an interval type, this column contains the specification which fields the intervals include for this domain, e.g., YEAR TO MONTH, DAY TO SECOND, etc. If no field restrictions were specified (that is, the interval accepts all fields), and for all other data types, this field is null.
maximum_cardinalitynumber | nullAlways null, because arrays always have unlimited maximum cardinality in PostgreSQL
numeric_precision_radixnumber | nullIf the domain has a numeric type, this column indicates in which base the values in the columns numeric_precision and numeric_scale are expressed. The value is either 2 or 10. For all other data types, this column is null.
numeric_precisionnumber | nullIf the domain has a numeric type, this column contains the (declared or implicit) precision of the type for this domain. The precision indicates the number of significant digits. It can be expressed in decimal (base 10) or binary (base 2) terms, as specified in the column numeric_precision_radix. For all other data types, this column is null.
numeric_scalenumber | nullIf the domain has an exact numeric type, this column contains the (declared or implicit) scale of the type for this domain. The scale indicates the number of significant digits to the right of the decimal point. It can be expressed in decimal (base 10) or binary (base 2) terms, as specified in the column numeric_precision_radix. For all other data types, this column is null.
scope_catalogstring | nullApplies to a feature not available in PostgreSQL
scope_namestring | nullApplies to a feature not available in PostgreSQL
scope_schemastring | nullApplies to a feature not available in PostgreSQL
udt_catalogstring | nullName of the database that the domain data type is defined in (always the current database)
udt_namestring | nullName of the domain data type
udt_schemastring | nullName of the schema that the domain data type is defined in
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.interval_precision.html b/docs/api/extract-pg-schema.informationschemadomain.interval_precision.html index 1a8a8ec7..12eef9e7 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.interval_precision.html +++ b/docs/api/extract-pg-schema.informationschemadomain.interval_precision.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > interval_precision

InformationSchemaDomain.interval_precision property ​

Applies to a feature not available in PostgreSQL (see datetime_precision for the fractional seconds precision of interval type domains)

Signature:

typescript
interval_precision: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.interval_type.html b/docs/api/extract-pg-schema.informationschemadomain.interval_type.html index a22f6f86..8124fd2e 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.interval_type.html +++ b/docs/api/extract-pg-schema.informationschemadomain.interval_type.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > interval_type

InformationSchemaDomain.interval_type property ​

If data_type identifies an interval type, this column contains the specification which fields the intervals include for this domain, e.g., YEAR TO MONTH, DAY TO SECOND, etc. If no field restrictions were specified (that is, the interval accepts all fields), and for all other data types, this field is null.

Signature:

typescript
interval_type: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.maximum_cardinality.html b/docs/api/extract-pg-schema.informationschemadomain.maximum_cardinality.html index 458ce4a3..86a4da87 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.maximum_cardinality.html +++ b/docs/api/extract-pg-schema.informationschemadomain.maximum_cardinality.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > maximum_cardinality

InformationSchemaDomain.maximum_cardinality property ​

Always null, because arrays always have unlimited maximum cardinality in PostgreSQL

Signature:

typescript
maximum_cardinality: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.numeric_precision.html b/docs/api/extract-pg-schema.informationschemadomain.numeric_precision.html index 05980619..f5a1a1dc 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.numeric_precision.html +++ b/docs/api/extract-pg-schema.informationschemadomain.numeric_precision.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > numeric_precision

InformationSchemaDomain.numeric_precision property ​

If the domain has a numeric type, this column contains the (declared or implicit) precision of the type for this domain. The precision indicates the number of significant digits. It can be expressed in decimal (base 10) or binary (base 2) terms, as specified in the column numeric_precision_radix. For all other data types, this column is null.

Signature:

typescript
numeric_precision: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.numeric_precision_radix.html b/docs/api/extract-pg-schema.informationschemadomain.numeric_precision_radix.html index 8214d25b..07ac6ef5 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.numeric_precision_radix.html +++ b/docs/api/extract-pg-schema.informationschemadomain.numeric_precision_radix.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > numeric_precision_radix

InformationSchemaDomain.numeric_precision_radix property ​

If the domain has a numeric type, this column indicates in which base the values in the columns numeric_precision and numeric_scale are expressed. The value is either 2 or 10. For all other data types, this column is null.

Signature:

typescript
numeric_precision_radix: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.numeric_scale.html b/docs/api/extract-pg-schema.informationschemadomain.numeric_scale.html index f32f37a2..955fc193 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.numeric_scale.html +++ b/docs/api/extract-pg-schema.informationschemadomain.numeric_scale.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > numeric_scale

InformationSchemaDomain.numeric_scale property ​

If the domain has an exact numeric type, this column contains the (declared or implicit) scale of the type for this domain. The scale indicates the number of significant digits to the right of the decimal point. It can be expressed in decimal (base 10) or binary (base 2) terms, as specified in the column numeric_precision_radix. For all other data types, this column is null.

Signature:

typescript
numeric_scale: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.scope_catalog.html b/docs/api/extract-pg-schema.informationschemadomain.scope_catalog.html index 185b8ef3..9a00657e 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.scope_catalog.html +++ b/docs/api/extract-pg-schema.informationschemadomain.scope_catalog.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > scope_catalog

InformationSchemaDomain.scope_catalog property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
scope_catalog: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.scope_name.html b/docs/api/extract-pg-schema.informationschemadomain.scope_name.html index 8550d911..66e1f572 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.scope_name.html +++ b/docs/api/extract-pg-schema.informationschemadomain.scope_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > scope_name

InformationSchemaDomain.scope_name property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
scope_name: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.scope_schema.html b/docs/api/extract-pg-schema.informationschemadomain.scope_schema.html index 5a51b0a1..ba7d3325 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.scope_schema.html +++ b/docs/api/extract-pg-schema.informationschemadomain.scope_schema.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > scope_schema

InformationSchemaDomain.scope_schema property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
scope_schema: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.udt_catalog.html b/docs/api/extract-pg-schema.informationschemadomain.udt_catalog.html index e2ad2b94..f50c2cfe 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.udt_catalog.html +++ b/docs/api/extract-pg-schema.informationschemadomain.udt_catalog.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > udt_catalog

InformationSchemaDomain.udt_catalog property ​

Name of the database that the domain data type is defined in (always the current database)

Signature:

typescript
udt_catalog: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.udt_name.html b/docs/api/extract-pg-schema.informationschemadomain.udt_name.html index 7637732c..ccb69339 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.udt_name.html +++ b/docs/api/extract-pg-schema.informationschemadomain.udt_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > udt_name

InformationSchemaDomain.udt_name property ​

Name of the domain data type

Signature:

typescript
udt_name: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemadomain.udt_schema.html b/docs/api/extract-pg-schema.informationschemadomain.udt_schema.html index 781b00c4..ed74ef9d 100644 --- a/docs/api/extract-pg-schema.informationschemadomain.udt_schema.html +++ b/docs/api/extract-pg-schema.informationschemadomain.udt_schema.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaDomain > udt_schema

InformationSchemaDomain.udt_schema property ​

Name of the schema that the domain data type is defined in

Signature:

typescript
udt_schema: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschematable.commit_action.html b/docs/api/extract-pg-schema.informationschematable.commit_action.html index 81f0d358..1fcbd047 100644 --- a/docs/api/extract-pg-schema.informationschematable.commit_action.html +++ b/docs/api/extract-pg-schema.informationschematable.commit_action.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaTable > commit_action

InformationSchemaTable.commit_action property ​

Not yet implemented

Signature:

typescript
commit_action: any;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschematable.html b/docs/api/extract-pg-schema.informationschematable.html index 1bd28358..cf3de67b 100644 --- a/docs/api/extract-pg-schema.informationschematable.html +++ b/docs/api/extract-pg-schema.informationschematable.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaTable

InformationSchemaTable interface ​

The view tables contains all tables and views defined in the current database. Only those tables and views are shown that the current user has access to (by way of being the owner or having some privilege).

Signature:

typescript
interface InformationSchemaTable

Properties ​

PropertyModifiersTypeDescription
commit_actionanyNot yet implemented
is_insertable_intoYesNoYES if the table is insertable into, NO if not (Base tables are always insertable into, views not necessarily.)
is_typedYesNoYES if the table is a typed table, NO if not
reference_generationstring | nullApplies to a feature not available in PostgreSQL
self_referencing_column_namestring | nullApplies to a feature not available in PostgreSQL
table_catalogstringName of the database that contains the table (always the current database)
table_namestringName of the table
table_schemastringName of the schema that contains the table
table_type"BASE TABLE" | "VIEW" | "FOREIGN" | "LOCAL TEMPORARY"Type of the table: BASE TABLE for a persistent base table (the normal table type), VIEW for a view, FOREIGN for a foreign table, or LOCAL TEMPORARY for a temporary table
user_defined_type_catalogstring | nullIf the table is a typed table, the name of the database that contains the underlying data type (always the current database), else null.
user_defined_type_namestring | nullIf the table is a typed table, the name of the underlying data type, else null.
user_defined_type_schemastring | nullIf the table is a typed table, the name of the schema that contains the underlying data type, else null.
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschematable.is_insertable_into.html b/docs/api/extract-pg-schema.informationschematable.is_insertable_into.html index e979f936..2f091a2e 100644 --- a/docs/api/extract-pg-schema.informationschematable.is_insertable_into.html +++ b/docs/api/extract-pg-schema.informationschematable.is_insertable_into.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaTable > is_insertable_into

InformationSchemaTable.is_insertable_into property ​

YES if the table is insertable into, NO if not (Base tables are always insertable into, views not necessarily.)

Signature:

typescript
is_insertable_into: YesNo;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschematable.is_typed.html b/docs/api/extract-pg-schema.informationschematable.is_typed.html index 698c97ea..9d6cd333 100644 --- a/docs/api/extract-pg-schema.informationschematable.is_typed.html +++ b/docs/api/extract-pg-schema.informationschematable.is_typed.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaTable > is_typed

InformationSchemaTable.is_typed property ​

YES if the table is a typed table, NO if not

Signature:

typescript
is_typed: YesNo;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschematable.reference_generation.html b/docs/api/extract-pg-schema.informationschematable.reference_generation.html index 0330ba31..133894f3 100644 --- a/docs/api/extract-pg-schema.informationschematable.reference_generation.html +++ b/docs/api/extract-pg-schema.informationschematable.reference_generation.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaTable > reference_generation

InformationSchemaTable.reference_generation property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
reference_generation: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschematable.self_referencing_column_name.html b/docs/api/extract-pg-schema.informationschematable.self_referencing_column_name.html index 531dfe81..ecbe4c17 100644 --- a/docs/api/extract-pg-schema.informationschematable.self_referencing_column_name.html +++ b/docs/api/extract-pg-schema.informationschematable.self_referencing_column_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaTable > self_referencing_column_name

InformationSchemaTable.self_referencing_column_name property ​

Applies to a feature not available in PostgreSQL

Signature:

typescript
self_referencing_column_name: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschematable.table_catalog.html b/docs/api/extract-pg-schema.informationschematable.table_catalog.html index 05514e2f..8d2d9b68 100644 --- a/docs/api/extract-pg-schema.informationschematable.table_catalog.html +++ b/docs/api/extract-pg-schema.informationschematable.table_catalog.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaTable > table_catalog

InformationSchemaTable.table_catalog property ​

Name of the database that contains the table (always the current database)

Signature:

typescript
table_catalog: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschematable.table_name.html b/docs/api/extract-pg-schema.informationschematable.table_name.html index 5b3c0671..c0c3bb91 100644 --- a/docs/api/extract-pg-schema.informationschematable.table_name.html +++ b/docs/api/extract-pg-schema.informationschematable.table_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaTable > table_name

InformationSchemaTable.table_name property ​

Name of the table

Signature:

typescript
table_name: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschematable.table_schema.html b/docs/api/extract-pg-schema.informationschematable.table_schema.html index 16d4935f..7054385a 100644 --- a/docs/api/extract-pg-schema.informationschematable.table_schema.html +++ b/docs/api/extract-pg-schema.informationschematable.table_schema.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaTable > table_schema

InformationSchemaTable.table_schema property ​

Name of the schema that contains the table

Signature:

typescript
table_schema: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschematable.table_type.html b/docs/api/extract-pg-schema.informationschematable.table_type.html index 1d672efa..0b4f75e9 100644 --- a/docs/api/extract-pg-schema.informationschematable.table_type.html +++ b/docs/api/extract-pg-schema.informationschematable.table_type.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaTable > table_type

InformationSchemaTable.table_type property ​

Type of the table: BASE TABLE for a persistent base table (the normal table type), VIEW for a view, FOREIGN for a foreign table, or LOCAL TEMPORARY for a temporary table

Signature:

typescript
table_type: "BASE TABLE" | "VIEW" | "FOREIGN" | "LOCAL TEMPORARY";
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschematable.user_defined_type_catalog.html b/docs/api/extract-pg-schema.informationschematable.user_defined_type_catalog.html index f01fd8ad..bb162525 100644 --- a/docs/api/extract-pg-schema.informationschematable.user_defined_type_catalog.html +++ b/docs/api/extract-pg-schema.informationschematable.user_defined_type_catalog.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaTable > user_defined_type_catalog

InformationSchemaTable.user_defined_type_catalog property ​

If the table is a typed table, the name of the database that contains the underlying data type (always the current database), else null.

Signature:

typescript
user_defined_type_catalog: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschematable.user_defined_type_name.html b/docs/api/extract-pg-schema.informationschematable.user_defined_type_name.html index 9017f8d9..8253b516 100644 --- a/docs/api/extract-pg-schema.informationschematable.user_defined_type_name.html +++ b/docs/api/extract-pg-schema.informationschematable.user_defined_type_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaTable > user_defined_type_name

InformationSchemaTable.user_defined_type_name property ​

If the table is a typed table, the name of the underlying data type, else null.

Signature:

typescript
user_defined_type_name: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschematable.user_defined_type_schema.html b/docs/api/extract-pg-schema.informationschematable.user_defined_type_schema.html index 1a9945ca..fd5f706f 100644 --- a/docs/api/extract-pg-schema.informationschematable.user_defined_type_schema.html +++ b/docs/api/extract-pg-schema.informationschematable.user_defined_type_schema.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaTable > user_defined_type_schema

InformationSchemaTable.user_defined_type_schema property ​

If the table is a typed table, the name of the schema that contains the underlying data type, else null.

Signature:

typescript
user_defined_type_schema: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemaview.check_option.html b/docs/api/extract-pg-schema.informationschemaview.check_option.html index 64e6fc65..960ee723 100644 --- a/docs/api/extract-pg-schema.informationschemaview.check_option.html +++ b/docs/api/extract-pg-schema.informationschemaview.check_option.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaView > check_option

InformationSchemaView.check_option property ​

CASCADED or LOCAL if the view has a CHECK OPTION defined on it, NONE if not

Signature:

typescript
check_option: "CASCADED" | "LOCAL" | "NONE";
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemaview.html b/docs/api/extract-pg-schema.informationschemaview.html index 19696296..2bb01b46 100644 --- a/docs/api/extract-pg-schema.informationschemaview.html +++ b/docs/api/extract-pg-schema.informationschemaview.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaView

InformationSchemaView interface ​

The view tables contains all tables and views defined in the current database. Only those tables and views are shown that the current user has access to (by way of being the owner or having some privilege).

Signature:

typescript
interface InformationSchemaView

Properties ​

PropertyModifiersTypeDescription
check_option"CASCADED" | "LOCAL" | "NONE"CASCADED or LOCAL if the view has a CHECK OPTION defined on it, NONE if not
is_insertable_intoYesNoYES if the table is insertable into, NO if not (Base tables are always insertable into, views not necessarily.)
is_trigger_deletableYesNoYES if the view has an INSTEAD OF DELETE trigger defined on it, NO if not
is_trigger_insertable_intoYesNoYES if the view has an INSTEAD OF INSERT trigger defined on it, NO if not
is_trigger_updatableYesNoYES if the view has an INSTEAD OF UPDATE trigger defined on it, NO if not
is_updatableYesNoES if the view is updatable (allows UPDATE and DELETE), NO if not
table_catalogstringName of the database that contains the table (always the current database)
table_namestringName of the table
table_schemastringName of the schema that contains the table
view_definitionstringQuery expression defining the view (null if the view is not owned by a currently enabled role)
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemaview.is_insertable_into.html b/docs/api/extract-pg-schema.informationschemaview.is_insertable_into.html index 120d7b4f..a64afe01 100644 --- a/docs/api/extract-pg-schema.informationschemaview.is_insertable_into.html +++ b/docs/api/extract-pg-schema.informationschemaview.is_insertable_into.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaView > is_insertable_into

InformationSchemaView.is_insertable_into property ​

YES if the table is insertable into, NO if not (Base tables are always insertable into, views not necessarily.)

Signature:

typescript
is_insertable_into: YesNo;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemaview.is_trigger_deletable.html b/docs/api/extract-pg-schema.informationschemaview.is_trigger_deletable.html index 6174bc68..a1c29a3c 100644 --- a/docs/api/extract-pg-schema.informationschemaview.is_trigger_deletable.html +++ b/docs/api/extract-pg-schema.informationschemaview.is_trigger_deletable.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaView > is_trigger_deletable

InformationSchemaView.is_trigger_deletable property ​

YES if the view has an INSTEAD OF DELETE trigger defined on it, NO if not

Signature:

typescript
is_trigger_deletable: YesNo;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemaview.is_trigger_insertable_into.html b/docs/api/extract-pg-schema.informationschemaview.is_trigger_insertable_into.html index c8386794..4cc56fa6 100644 --- a/docs/api/extract-pg-schema.informationschemaview.is_trigger_insertable_into.html +++ b/docs/api/extract-pg-schema.informationschemaview.is_trigger_insertable_into.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaView > is_trigger_insertable_into

InformationSchemaView.is_trigger_insertable_into property ​

YES if the view has an INSTEAD OF INSERT trigger defined on it, NO if not

Signature:

typescript
is_trigger_insertable_into: YesNo;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemaview.is_trigger_updatable.html b/docs/api/extract-pg-schema.informationschemaview.is_trigger_updatable.html index 5d4b9c3a..45765db8 100644 --- a/docs/api/extract-pg-schema.informationschemaview.is_trigger_updatable.html +++ b/docs/api/extract-pg-schema.informationschemaview.is_trigger_updatable.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaView > is_trigger_updatable

InformationSchemaView.is_trigger_updatable property ​

YES if the view has an INSTEAD OF UPDATE trigger defined on it, NO if not

Signature:

typescript
is_trigger_updatable: YesNo;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemaview.is_updatable.html b/docs/api/extract-pg-schema.informationschemaview.is_updatable.html index 546e69dd..0af5083f 100644 --- a/docs/api/extract-pg-schema.informationschemaview.is_updatable.html +++ b/docs/api/extract-pg-schema.informationschemaview.is_updatable.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaView > is_updatable

InformationSchemaView.is_updatable property ​

ES if the view is updatable (allows UPDATE and DELETE), NO if not

Signature:

typescript
is_updatable: YesNo;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemaview.table_catalog.html b/docs/api/extract-pg-schema.informationschemaview.table_catalog.html index 51378d5e..ac56d4dd 100644 --- a/docs/api/extract-pg-schema.informationschemaview.table_catalog.html +++ b/docs/api/extract-pg-schema.informationschemaview.table_catalog.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaView > table_catalog

InformationSchemaView.table_catalog property ​

Name of the database that contains the table (always the current database)

Signature:

typescript
table_catalog: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemaview.table_name.html b/docs/api/extract-pg-schema.informationschemaview.table_name.html index 6fe9eb51..23a35acc 100644 --- a/docs/api/extract-pg-schema.informationschemaview.table_name.html +++ b/docs/api/extract-pg-schema.informationschemaview.table_name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaView > table_name

InformationSchemaView.table_name property ​

Name of the table

Signature:

typescript
table_name: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemaview.table_schema.html b/docs/api/extract-pg-schema.informationschemaview.table_schema.html index 12849635..1a33ab3e 100644 --- a/docs/api/extract-pg-schema.informationschemaview.table_schema.html +++ b/docs/api/extract-pg-schema.informationschemaview.table_schema.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaView > table_schema

InformationSchemaView.table_schema property ​

Name of the schema that contains the table

Signature:

typescript
table_schema: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.informationschemaview.view_definition.html b/docs/api/extract-pg-schema.informationschemaview.view_definition.html index 42babd71..5ca643e0 100644 --- a/docs/api/extract-pg-schema.informationschemaview.view_definition.html +++ b/docs/api/extract-pg-schema.informationschemaview.view_definition.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > InformationSchemaView > view_definition

InformationSchemaView.view_definition property ​

Query expression defining the view (null if the view is not owned by a currently enabled role)

Signature:

typescript
view_definition: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.kind.html b/docs/api/extract-pg-schema.kind.html index 38c088d1..21ae92dd 100644 --- a/docs/api/extract-pg-schema.kind.html +++ b/docs/api/extract-pg-schema.kind.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > Kind

Kind type ​

Signature:

typescript
export type Kind = TypeKind | ClassKind;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.comment.html b/docs/api/extract-pg-schema.materializedviewcolumn.comment.html index 802b67a8..a8ee7ef6 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.comment.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.comment.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > comment

MaterializedViewColumn.comment property ​

Signature:

typescript
comment: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.defaultvalue.html b/docs/api/extract-pg-schema.materializedviewcolumn.defaultvalue.html index 472408a2..98bf6d31 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.defaultvalue.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.defaultvalue.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > defaultValue

MaterializedViewColumn.defaultValue property ​

Signature:

typescript
defaultValue: any;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.expandedtype.html b/docs/api/extract-pg-schema.materializedviewcolumn.expandedtype.html index 10af02bb..5ce6b832 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.expandedtype.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.expandedtype.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > expandedType

MaterializedViewColumn.expandedType property ​

Signature:

typescript
expandedType: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.fakeinformationschemavalue.html b/docs/api/extract-pg-schema.materializedviewcolumn.fakeinformationschemavalue.html index 53649037..7d3ffb20 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.fakeinformationschemavalue.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.fakeinformationschemavalue.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > fakeInformationSchemaValue

MaterializedViewColumn.fakeInformationSchemaValue property ​

The Postgres information_schema views do not contain info about materialized views. This value is the result of a query that matches the one for regular views. Use with caution, not all fields are guaranteed to be meaningful and/or accurate.

Signature:

typescript
fakeInformationSchemaValue: InformationSchemaColumn;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.generated.html b/docs/api/extract-pg-schema.materializedviewcolumn.generated.html index 753e73e6..18c369d3 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.generated.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.generated.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > generated

MaterializedViewColumn.generated property ​

Signature:

typescript
generated: "ALWAYS" | "NEVER" | "BY DEFAULT";
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.html b/docs/api/extract-pg-schema.materializedviewcolumn.html index 08a20a3c..4cb02fd0 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn

MaterializedViewColumn interface ​

Signature:

typescript
export interface MaterializedViewColumn

Properties ​

PropertyModifiersTypeDescription
commentstring | null
defaultValueany
expandedTypestring
fakeInformationSchemaValueInformationSchemaColumnThe Postgres information_schema views do not contain info about materialized views. This value is the result of a query that matches the one for regular views. Use with caution, not all fields are guaranteed to be meaningful and/or accurate.
generated"ALWAYS" | "NEVER" | "BY DEFAULT"
indices?Index[](Optional)
isArrayboolean
isIdentityboolean
isNullable?boolean(Optional)
isPrimaryKey?boolean(Optional)
isUpdatableboolean
maxLengthnumber | null
namestring
ordinalPositionnumber
reference?ColumnReference | null(Optional)
references?ColumnReference[](Optional) If views are resolved, this will contain the references from the source column in the table that this view references. Note that if the source is another view, that view in turn will be resolved if possible, leading us to a table in the end.
source?{ schema: string; table: string; column: string; }(Optional) This will contain a "link" to the source table or view and column, if it can be determined.
typeMaterializedViewColumnType
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.indices.html b/docs/api/extract-pg-schema.materializedviewcolumn.indices.html index 69c9db2b..8c12b7c5 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.indices.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.indices.html @@ -12,13 +12,13 @@ - + -
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > indices

MaterializedViewColumn.indices property ​

Signature:

typescript
indices?: Index[];
- +
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > indices

MaterializedViewColumn.indices property ​

Warning: This API is now obsolete.

use TableDetails.indices instead

Signature:

typescript
indices?: Index[];
+ \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.isarray.html b/docs/api/extract-pg-schema.materializedviewcolumn.isarray.html index 3c7f0987..10b42346 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.isarray.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.isarray.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > isArray

MaterializedViewColumn.isArray property ​

Signature:

typescript
isArray: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.isidentity.html b/docs/api/extract-pg-schema.materializedviewcolumn.isidentity.html index 34c15c87..81e5d0fd 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.isidentity.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.isidentity.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > isIdentity

MaterializedViewColumn.isIdentity property ​

Signature:

typescript
isIdentity: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.isnullable.html b/docs/api/extract-pg-schema.materializedviewcolumn.isnullable.html index 63d9e6bb..f1c82428 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.isnullable.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.isnullable.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > isNullable

MaterializedViewColumn.isNullable property ​

Signature:

typescript
isNullable?: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.isprimarykey.html b/docs/api/extract-pg-schema.materializedviewcolumn.isprimarykey.html index 0bddffb3..cfd4037c 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.isprimarykey.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.isprimarykey.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > isPrimaryKey

MaterializedViewColumn.isPrimaryKey property ​

Signature:

typescript
isPrimaryKey?: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.isupdatable.html b/docs/api/extract-pg-schema.materializedviewcolumn.isupdatable.html index c1f1d183..92876a88 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.isupdatable.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.isupdatable.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > isUpdatable

MaterializedViewColumn.isUpdatable property ​

Signature:

typescript
isUpdatable: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.maxlength.html b/docs/api/extract-pg-schema.materializedviewcolumn.maxlength.html index dcd98e38..3f6e6379 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.maxlength.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.maxlength.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > maxLength

MaterializedViewColumn.maxLength property ​

Signature:

typescript
maxLength: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.name.html b/docs/api/extract-pg-schema.materializedviewcolumn.name.html index 19c87f65..524b257f 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.name.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > name

MaterializedViewColumn.name property ​

Signature:

typescript
name: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.ordinalposition.html b/docs/api/extract-pg-schema.materializedviewcolumn.ordinalposition.html index f2c1f338..71074c03 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.ordinalposition.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.ordinalposition.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > ordinalPosition

MaterializedViewColumn.ordinalPosition property ​

Signature:

typescript
ordinalPosition: number;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.reference.html b/docs/api/extract-pg-schema.materializedviewcolumn.reference.html index fbfad29c..44910d2b 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.reference.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.reference.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > reference

MaterializedViewColumn.reference property ​

Warning: This API is now obsolete.

use references instead

Signature:

typescript
reference?: ColumnReference | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.references.html b/docs/api/extract-pg-schema.materializedviewcolumn.references.html index 770df45f..09e54efc 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.references.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.references.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > references

MaterializedViewColumn.references property ​

If views are resolved, this will contain the references from the source column in the table that this view references. Note that if the source is another view, that view in turn will be resolved if possible, leading us to a table in the end.

Signature:

typescript
references?: ColumnReference[];
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.source.html b/docs/api/extract-pg-schema.materializedviewcolumn.source.html index 30e95d91..6b7000ae 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.source.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.source.html @@ -22,7 +22,7 @@ table: string; column: string; }; - + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumn.type.html b/docs/api/extract-pg-schema.materializedviewcolumn.type.html index 57edbb87..118cd7eb 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumn.type.html +++ b/docs/api/extract-pg-schema.materializedviewcolumn.type.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewColumn > type

MaterializedViewColumn.type property ​

Signature:

typescript
type: MaterializedViewColumnType;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewcolumntype.html b/docs/api/extract-pg-schema.materializedviewcolumntype.html index d2fc5b70..a53be635 100644 --- a/docs/api/extract-pg-schema.materializedviewcolumntype.html +++ b/docs/api/extract-pg-schema.materializedviewcolumntype.html @@ -21,7 +21,7 @@ fullName: string; kind: "base" | "range" | "domain" | "composite" | "enum"; }; - + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewdetails.columns.html b/docs/api/extract-pg-schema.materializedviewdetails.columns.html index 70c54e56..2ff3c83e 100644 --- a/docs/api/extract-pg-schema.materializedviewdetails.columns.html +++ b/docs/api/extract-pg-schema.materializedviewdetails.columns.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewDetails > columns

MaterializedViewDetails.columns property ​

Signature:

typescript
columns: MaterializedViewColumn[];
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewdetails.definition.html b/docs/api/extract-pg-schema.materializedviewdetails.definition.html index a3b92e09..8d250916 100644 --- a/docs/api/extract-pg-schema.materializedviewdetails.definition.html +++ b/docs/api/extract-pg-schema.materializedviewdetails.definition.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewDetails > definition

MaterializedViewDetails.definition property ​

Signature:

typescript
definition: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewdetails.fakeinformationschemavalue.html b/docs/api/extract-pg-schema.materializedviewdetails.fakeinformationschemavalue.html index 8a9a94f8..d6744b2d 100644 --- a/docs/api/extract-pg-schema.materializedviewdetails.fakeinformationschemavalue.html +++ b/docs/api/extract-pg-schema.materializedviewdetails.fakeinformationschemavalue.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewDetails > fakeInformationSchemaValue

MaterializedViewDetails.fakeInformationSchemaValue property ​

The Postgres information_schema views do not contain info about materialized views. This value is the result of a query that matches the one for regular views. Use with caution, not all fields are guaranteed to be meaningful and/or accurate.

Signature:

typescript
fakeInformationSchemaValue: InformationSchemaView;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.materializedviewdetails.html b/docs/api/extract-pg-schema.materializedviewdetails.html index 36dec320..ad21244e 100644 --- a/docs/api/extract-pg-schema.materializedviewdetails.html +++ b/docs/api/extract-pg-schema.materializedviewdetails.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > MaterializedViewDetails

MaterializedViewDetails interface ​

Signature:

typescript
export interface MaterializedViewDetails extends PgType<"materializedView">

Extends: PgType<"materializedView">

Properties ​

PropertyModifiersTypeDescription
columnsMaterializedViewColumn[]
definitionstring
fakeInformationSchemaValueInformationSchemaViewThe Postgres information_schema views do not contain info about materialized views. This value is the result of a query that matches the one for regular views. Use with caution, not all fields are guaranteed to be meaningful and/or accurate.
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.pgtype.html b/docs/api/extract-pg-schema.pgtype.html index fba532bd..24e928c8 100644 --- a/docs/api/extract-pg-schema.pgtype.html +++ b/docs/api/extract-pg-schema.pgtype.html @@ -23,7 +23,7 @@ kind: K; comment: string | null; };

References: Kind

- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.rangedetails.html b/docs/api/extract-pg-schema.rangedetails.html index 268278bf..3a39bf1c 100644 --- a/docs/api/extract-pg-schema.rangedetails.html +++ b/docs/api/extract-pg-schema.rangedetails.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > RangeDetails

RangeDetails interface ​

Signature:

typescript
export interface RangeDetails extends PgType<"range">

Extends: PgType<"range">

Properties ​

PropertyModifiersTypeDescription
innerTypestring
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.rangedetails.innertype.html b/docs/api/extract-pg-schema.rangedetails.innertype.html index 366d2e17..b684c181 100644 --- a/docs/api/extract-pg-schema.rangedetails.innertype.html +++ b/docs/api/extract-pg-schema.rangedetails.innertype.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > RangeDetails > innerType

RangeDetails.innerType property ​

Signature:

typescript
innerType: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.schema.html b/docs/api/extract-pg-schema.schema.html index f1b69cd2..cc740cf2 100644 --- a/docs/api/extract-pg-schema.schema.html +++ b/docs/api/extract-pg-schema.schema.html @@ -27,7 +27,7 @@ materializedViews: MaterializedViewDetails[]; compositeTypes: CompositeTypeDetails[]; };

References: DomainDetails, EnumDetails, RangeDetails, TableDetails, ViewDetails, MaterializedViewDetails, CompositeTypeDetails

- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecheck.clause.html b/docs/api/extract-pg-schema.tablecheck.clause.html new file mode 100644 index 00000000..e9f4fbdf --- /dev/null +++ b/docs/api/extract-pg-schema.tablecheck.clause.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableCheck > clause

TableCheck.clause property ​

Signature:

typescript
clause: string;
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecheck.html b/docs/api/extract-pg-schema.tablecheck.html new file mode 100644 index 00000000..d8118e54 --- /dev/null +++ b/docs/api/extract-pg-schema.tablecheck.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableCheck

TableCheck interface ​

Signature:

typescript
export interface TableCheck

Properties ​

PropertyModifiersTypeDescription
clausestring
namestring
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecheck.name.html b/docs/api/extract-pg-schema.tablecheck.name.html new file mode 100644 index 00000000..8c9db21c --- /dev/null +++ b/docs/api/extract-pg-schema.tablecheck.name.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableCheck > name

TableCheck.name property ​

Signature:

typescript
name: string;
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.comment.html b/docs/api/extract-pg-schema.tablecolumn.comment.html index 08238942..d6c4b9c9 100644 --- a/docs/api/extract-pg-schema.tablecolumn.comment.html +++ b/docs/api/extract-pg-schema.tablecolumn.comment.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > comment

TableColumn.comment property ​

Signature:

typescript
comment: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.defaultvalue.html b/docs/api/extract-pg-schema.tablecolumn.defaultvalue.html index f928a649..91821375 100644 --- a/docs/api/extract-pg-schema.tablecolumn.defaultvalue.html +++ b/docs/api/extract-pg-schema.tablecolumn.defaultvalue.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > defaultValue

TableColumn.defaultValue property ​

Signature:

typescript
defaultValue: any;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.dimensions.html b/docs/api/extract-pg-schema.tablecolumn.dimensions.html index 43b1695c..30d98bf3 100644 --- a/docs/api/extract-pg-schema.tablecolumn.dimensions.html +++ b/docs/api/extract-pg-schema.tablecolumn.dimensions.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > dimensions

TableColumn.dimensions property ​

Signature:

typescript
dimensions: number;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.expandedtype.html b/docs/api/extract-pg-schema.tablecolumn.expandedtype.html index a674990a..27d156b2 100644 --- a/docs/api/extract-pg-schema.tablecolumn.expandedtype.html +++ b/docs/api/extract-pg-schema.tablecolumn.expandedtype.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > expandedType

TableColumn.expandedType property ​

Signature:

typescript
expandedType: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.generated.html b/docs/api/extract-pg-schema.tablecolumn.generated.html index eb021d6d..f2178996 100644 --- a/docs/api/extract-pg-schema.tablecolumn.generated.html +++ b/docs/api/extract-pg-schema.tablecolumn.generated.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > generated

TableColumn.generated property ​

Signature:

typescript
generated: "ALWAYS" | "NEVER" | "BY DEFAULT";
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.html b/docs/api/extract-pg-schema.tablecolumn.html index 58ac9987..46db5984 100644 --- a/docs/api/extract-pg-schema.tablecolumn.html +++ b/docs/api/extract-pg-schema.tablecolumn.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn

TableColumn interface ​

Signature:

typescript
export interface TableColumn

Properties ​

PropertyModifiersTypeDescription
commentstring | null
defaultValueany
dimensionsnumber
expandedTypestring
generated"ALWAYS" | "NEVER" | "BY DEFAULT"
indicesIndex[]
informationSchemaValueInformationSchemaColumn
isArrayboolean
isIdentityboolean
isNullableboolean
isPrimaryKeyboolean
isUpdatableboolean
maxLengthnumber | null
namestring
ordinalPositionnumber
referenceColumnReference | null
referencesColumnReference[]
typeTableColumnType
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.indices.html b/docs/api/extract-pg-schema.tablecolumn.indices.html index 0d7fe918..f313875c 100644 --- a/docs/api/extract-pg-schema.tablecolumn.indices.html +++ b/docs/api/extract-pg-schema.tablecolumn.indices.html @@ -12,13 +12,13 @@ - + -
Skip to content

Home > extract-pg-schema > TableColumn > indices

TableColumn.indices property ​

Signature:

typescript
indices: Index[];
- +
Skip to content

Home > extract-pg-schema > TableColumn > indices

TableColumn.indices property ​

Warning: This API is now obsolete.

use TableDetails.indices instead

Signature:

typescript
indices: Index[];
+ \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.informationschemavalue.html b/docs/api/extract-pg-schema.tablecolumn.informationschemavalue.html index f0b76fdb..b7adba8e 100644 --- a/docs/api/extract-pg-schema.tablecolumn.informationschemavalue.html +++ b/docs/api/extract-pg-schema.tablecolumn.informationschemavalue.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > informationSchemaValue

TableColumn.informationSchemaValue property ​

Signature:

typescript
informationSchemaValue: InformationSchemaColumn;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.isarray.html b/docs/api/extract-pg-schema.tablecolumn.isarray.html index 8fe1a95a..d528ed62 100644 --- a/docs/api/extract-pg-schema.tablecolumn.isarray.html +++ b/docs/api/extract-pg-schema.tablecolumn.isarray.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > isArray

TableColumn.isArray property ​

Signature:

typescript
isArray: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.isidentity.html b/docs/api/extract-pg-schema.tablecolumn.isidentity.html index 86b9dfc0..e82b5289 100644 --- a/docs/api/extract-pg-schema.tablecolumn.isidentity.html +++ b/docs/api/extract-pg-schema.tablecolumn.isidentity.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > isIdentity

TableColumn.isIdentity property ​

Signature:

typescript
isIdentity: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.isnullable.html b/docs/api/extract-pg-schema.tablecolumn.isnullable.html index 178bdf83..7b11d9fd 100644 --- a/docs/api/extract-pg-schema.tablecolumn.isnullable.html +++ b/docs/api/extract-pg-schema.tablecolumn.isnullable.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > isNullable

TableColumn.isNullable property ​

Signature:

typescript
isNullable: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.isprimarykey.html b/docs/api/extract-pg-schema.tablecolumn.isprimarykey.html index 162c5c15..822a3569 100644 --- a/docs/api/extract-pg-schema.tablecolumn.isprimarykey.html +++ b/docs/api/extract-pg-schema.tablecolumn.isprimarykey.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > isPrimaryKey

TableColumn.isPrimaryKey property ​

Signature:

typescript
isPrimaryKey: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.isupdatable.html b/docs/api/extract-pg-schema.tablecolumn.isupdatable.html index fd793de6..d3f32114 100644 --- a/docs/api/extract-pg-schema.tablecolumn.isupdatable.html +++ b/docs/api/extract-pg-schema.tablecolumn.isupdatable.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > isUpdatable

TableColumn.isUpdatable property ​

Signature:

typescript
isUpdatable: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.maxlength.html b/docs/api/extract-pg-schema.tablecolumn.maxlength.html index 54b1aad0..c00705ba 100644 --- a/docs/api/extract-pg-schema.tablecolumn.maxlength.html +++ b/docs/api/extract-pg-schema.tablecolumn.maxlength.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > maxLength

TableColumn.maxLength property ​

Signature:

typescript
maxLength: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.name.html b/docs/api/extract-pg-schema.tablecolumn.name.html index 61b531b7..cf397b1d 100644 --- a/docs/api/extract-pg-schema.tablecolumn.name.html +++ b/docs/api/extract-pg-schema.tablecolumn.name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > name

TableColumn.name property ​

Signature:

typescript
name: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.ordinalposition.html b/docs/api/extract-pg-schema.tablecolumn.ordinalposition.html index 3706c248..be59ae6f 100644 --- a/docs/api/extract-pg-schema.tablecolumn.ordinalposition.html +++ b/docs/api/extract-pg-schema.tablecolumn.ordinalposition.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > ordinalPosition

TableColumn.ordinalPosition property ​

Signature:

typescript
ordinalPosition: number;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.reference.html b/docs/api/extract-pg-schema.tablecolumn.reference.html index 4434295f..21ad291a 100644 --- a/docs/api/extract-pg-schema.tablecolumn.reference.html +++ b/docs/api/extract-pg-schema.tablecolumn.reference.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > reference

TableColumn.reference property ​

Warning: This API is now obsolete.

use references instead

Signature:

typescript
reference: ColumnReference | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.references.html b/docs/api/extract-pg-schema.tablecolumn.references.html index 89343f9a..bb895690 100644 --- a/docs/api/extract-pg-schema.tablecolumn.references.html +++ b/docs/api/extract-pg-schema.tablecolumn.references.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > references

TableColumn.references property ​

Signature:

typescript
references: ColumnReference[];
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumn.type.html b/docs/api/extract-pg-schema.tablecolumn.type.html index 6cfa7d87..ac881353 100644 --- a/docs/api/extract-pg-schema.tablecolumn.type.html +++ b/docs/api/extract-pg-schema.tablecolumn.type.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableColumn > type

TableColumn.type property ​

Signature:

typescript
type: TableColumnType;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablecolumntype.html b/docs/api/extract-pg-schema.tablecolumntype.html index 591cbd12..29414302 100644 --- a/docs/api/extract-pg-schema.tablecolumntype.html +++ b/docs/api/extract-pg-schema.tablecolumntype.html @@ -21,7 +21,7 @@ fullName: string; kind: "base" | "range" | "domain" | "composite" | "enum"; }; - + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tabledetails.checks.html b/docs/api/extract-pg-schema.tabledetails.checks.html index 1a024b63..289bce95 100644 --- a/docs/api/extract-pg-schema.tabledetails.checks.html +++ b/docs/api/extract-pg-schema.tabledetails.checks.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableDetails > checks

TableDetails.checks property ​

Signature:

typescript
checks: TableCheck[];
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tabledetails.columns.html b/docs/api/extract-pg-schema.tabledetails.columns.html index f9961637..d09ba943 100644 --- a/docs/api/extract-pg-schema.tabledetails.columns.html +++ b/docs/api/extract-pg-schema.tabledetails.columns.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableDetails > columns

TableDetails.columns property ​

Signature:

typescript
columns: TableColumn[];
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tabledetails.html b/docs/api/extract-pg-schema.tabledetails.html index a34f900a..ed51efb9 100644 --- a/docs/api/extract-pg-schema.tabledetails.html +++ b/docs/api/extract-pg-schema.tabledetails.html @@ -12,13 +12,13 @@ - + -
Skip to content

Home > extract-pg-schema > TableDetails

TableDetails interface ​

Signature:

typescript
export interface TableDetails extends PgType<"table">

Extends: PgType<"table">

Properties ​

PropertyModifiersTypeDescription
checksTableCheck[]
columnsTableColumn[]
informationSchemaValueInformationSchemaTable
isRowLevelSecurityEnabledboolean
isRowLevelSecurityEnforcedboolean
securityPoliciesTableSecurityPolicy[]
- +
Skip to content

Home > extract-pg-schema > TableDetails

TableDetails interface ​

Signature:

typescript
export interface TableDetails extends PgType<"table">

Extends: PgType<"table">

Properties ​

PropertyModifiersTypeDescription
checksTableCheck[]
columnsTableColumn[]
indicesTableIndex[]
informationSchemaValueInformationSchemaTable
isRowLevelSecurityEnabledboolean
isRowLevelSecurityEnforcedboolean
securityPoliciesTableSecurityPolicy[]
+ \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tabledetails.indices.html b/docs/api/extract-pg-schema.tabledetails.indices.html new file mode 100644 index 00000000..a6ddd209 --- /dev/null +++ b/docs/api/extract-pg-schema.tabledetails.indices.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableDetails > indices

TableDetails.indices property ​

Signature:

typescript
indices: TableIndex[];
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tabledetails.informationschemavalue.html b/docs/api/extract-pg-schema.tabledetails.informationschemavalue.html index cbf3809f..40f1d48a 100644 --- a/docs/api/extract-pg-schema.tabledetails.informationschemavalue.html +++ b/docs/api/extract-pg-schema.tabledetails.informationschemavalue.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableDetails > informationSchemaValue

TableDetails.informationSchemaValue property ​

Signature:

typescript
informationSchemaValue: InformationSchemaTable;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tabledetails.isrowlevelsecurityenabled.html b/docs/api/extract-pg-schema.tabledetails.isrowlevelsecurityenabled.html index 8f62b4fa..2b0505fa 100644 --- a/docs/api/extract-pg-schema.tabledetails.isrowlevelsecurityenabled.html +++ b/docs/api/extract-pg-schema.tabledetails.isrowlevelsecurityenabled.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableDetails > isRowLevelSecurityEnabled

TableDetails.isRowLevelSecurityEnabled property ​

Signature:

typescript
isRowLevelSecurityEnabled: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tabledetails.isrowlevelsecurityenforced.html b/docs/api/extract-pg-schema.tabledetails.isrowlevelsecurityenforced.html index e31cd3af..eb078c2a 100644 --- a/docs/api/extract-pg-schema.tabledetails.isrowlevelsecurityenforced.html +++ b/docs/api/extract-pg-schema.tabledetails.isrowlevelsecurityenforced.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableDetails > isRowLevelSecurityEnforced

TableDetails.isRowLevelSecurityEnforced property ​

Signature:

typescript
isRowLevelSecurityEnforced: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tabledetails.securitypolicies.html b/docs/api/extract-pg-schema.tabledetails.securitypolicies.html index 1583f4d8..fd6ea1ed 100644 --- a/docs/api/extract-pg-schema.tabledetails.securitypolicies.html +++ b/docs/api/extract-pg-schema.tabledetails.securitypolicies.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > TableDetails > securityPolicies

TableDetails.securityPolicies property ​

Signature:

typescript
securityPolicies: TableSecurityPolicy[];
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tableindex.columns.html b/docs/api/extract-pg-schema.tableindex.columns.html new file mode 100644 index 00000000..96e809fe --- /dev/null +++ b/docs/api/extract-pg-schema.tableindex.columns.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableIndex > columns

TableIndex.columns property ​

Array of index columns in order

Signature:

typescript
columns: TableIndexColumn[];
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tableindex.html b/docs/api/extract-pg-schema.tableindex.html new file mode 100644 index 00000000..4bf1fc40 --- /dev/null +++ b/docs/api/extract-pg-schema.tableindex.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableIndex

TableIndex interface ​

Signature:

typescript
export interface TableIndex

Properties ​

PropertyModifiersTypeDescription
columnsTableIndexColumn[]Array of index columns in order
isPrimaryboolean
isUniqueboolean
namestring
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tableindex.isprimary.html b/docs/api/extract-pg-schema.tableindex.isprimary.html new file mode 100644 index 00000000..4cbcdf57 --- /dev/null +++ b/docs/api/extract-pg-schema.tableindex.isprimary.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableIndex > isPrimary

TableIndex.isPrimary property ​

Signature:

typescript
isPrimary: boolean;
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tableindex.isunique.html b/docs/api/extract-pg-schema.tableindex.isunique.html new file mode 100644 index 00000000..069113d0 --- /dev/null +++ b/docs/api/extract-pg-schema.tableindex.isunique.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableIndex > isUnique

TableIndex.isUnique property ​

Signature:

typescript
isUnique: boolean;
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tableindex.name.html b/docs/api/extract-pg-schema.tableindex.name.html new file mode 100644 index 00000000..739a992c --- /dev/null +++ b/docs/api/extract-pg-schema.tableindex.name.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableIndex > name

TableIndex.name property ​

Signature:

typescript
name: string;
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tableindexcolumn.definition.html b/docs/api/extract-pg-schema.tableindexcolumn.definition.html new file mode 100644 index 00000000..bbdfcb18 --- /dev/null +++ b/docs/api/extract-pg-schema.tableindexcolumn.definition.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableIndexColumn > definition

TableIndexColumn.definition property ​

Definition of index column

Signature:

typescript
definition: string;
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tableindexcolumn.html b/docs/api/extract-pg-schema.tableindexcolumn.html new file mode 100644 index 00000000..b69dda1e --- /dev/null +++ b/docs/api/extract-pg-schema.tableindexcolumn.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableIndexColumn

TableIndexColumn interface ​

Signature:

typescript
export interface TableIndexColumn

Properties ​

PropertyModifiersTypeDescription
definitionstringDefinition of index column
namestring | nullColumn name or null if functional index
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tableindexcolumn.name.html b/docs/api/extract-pg-schema.tableindexcolumn.name.html new file mode 100644 index 00000000..c9bbdbd6 --- /dev/null +++ b/docs/api/extract-pg-schema.tableindexcolumn.name.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableIndexColumn > name

TableIndexColumn.name property ​

Column name or null if functional index

Signature:

typescript
name: string | null;
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablesecuritypolicy.commandtype.html b/docs/api/extract-pg-schema.tablesecuritypolicy.commandtype.html new file mode 100644 index 00000000..545c9e9b --- /dev/null +++ b/docs/api/extract-pg-schema.tablesecuritypolicy.commandtype.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableSecurityPolicy > commandType

TableSecurityPolicy.commandType property ​

Signature:

typescript
commandType: "ALL" | "SELECT" | "INSERT" | "UPDATE" | "DELETE";
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablesecuritypolicy.html b/docs/api/extract-pg-schema.tablesecuritypolicy.html new file mode 100644 index 00000000..d1e6f5c4 --- /dev/null +++ b/docs/api/extract-pg-schema.tablesecuritypolicy.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableSecurityPolicy

TableSecurityPolicy interface ​

Signature:

typescript
export interface TableSecurityPolicy

Properties ​

PropertyModifiersTypeDescription
commandType"ALL" | "SELECT" | "INSERT" | "UPDATE" | "DELETE"
isPermissiveboolean
modifiabilityExpressionstring | null
namestring
rolesAppliedTostring[]
visibilityExpressionstring | null
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablesecuritypolicy.ispermissive.html b/docs/api/extract-pg-schema.tablesecuritypolicy.ispermissive.html new file mode 100644 index 00000000..5f81334e --- /dev/null +++ b/docs/api/extract-pg-schema.tablesecuritypolicy.ispermissive.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableSecurityPolicy > isPermissive

TableSecurityPolicy.isPermissive property ​

Signature:

typescript
isPermissive: boolean;
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.html b/docs/api/extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.html new file mode 100644 index 00000000..d4a35834 --- /dev/null +++ b/docs/api/extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableSecurityPolicy > modifiabilityExpression

TableSecurityPolicy.modifiabilityExpression property ​

Signature:

typescript
modifiabilityExpression: string | null;
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablesecuritypolicy.name.html b/docs/api/extract-pg-schema.tablesecuritypolicy.name.html new file mode 100644 index 00000000..46c824a6 --- /dev/null +++ b/docs/api/extract-pg-schema.tablesecuritypolicy.name.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableSecurityPolicy > name

TableSecurityPolicy.name property ​

Signature:

typescript
name: string;
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablesecuritypolicy.rolesappliedto.html b/docs/api/extract-pg-schema.tablesecuritypolicy.rolesappliedto.html new file mode 100644 index 00000000..ea8d6c21 --- /dev/null +++ b/docs/api/extract-pg-schema.tablesecuritypolicy.rolesappliedto.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableSecurityPolicy > rolesAppliedTo

TableSecurityPolicy.rolesAppliedTo property ​

Signature:

typescript
rolesAppliedTo: string[];
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.tablesecuritypolicy.visibilityexpression.html b/docs/api/extract-pg-schema.tablesecuritypolicy.visibilityexpression.html new file mode 100644 index 00000000..e4f72561 --- /dev/null +++ b/docs/api/extract-pg-schema.tablesecuritypolicy.visibilityexpression.html @@ -0,0 +1,24 @@ + + + + + + extract-pg-schema + + + + + + + + + + + + + +
Skip to content

Home > extract-pg-schema > TableSecurityPolicy > visibilityExpression

TableSecurityPolicy.visibilityExpression property ​

Signature:

typescript
visibilityExpression: string | null;
+ + + + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.updateaction.html b/docs/api/extract-pg-schema.updateaction.html index 7e80f162..092628c4 100644 --- a/docs/api/extract-pg-schema.updateaction.html +++ b/docs/api/extract-pg-schema.updateaction.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > UpdateAction

UpdateAction type ​

Signature:

typescript
export type UpdateAction = (typeof updateActionMap)[keyof typeof updateActionMap];

References: updateActionMap

- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.updateactionmap.html b/docs/api/extract-pg-schema.updateactionmap.html index 2929d8b8..fee7825b 100644 --- a/docs/api/extract-pg-schema.updateactionmap.html +++ b/docs/api/extract-pg-schema.updateactionmap.html @@ -24,7 +24,7 @@ readonly n: "SET NULL"; readonly d: "SET DEFAULT"; } - + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.comment.html b/docs/api/extract-pg-schema.viewcolumn.comment.html index 9313c857..75591186 100644 --- a/docs/api/extract-pg-schema.viewcolumn.comment.html +++ b/docs/api/extract-pg-schema.viewcolumn.comment.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > comment

ViewColumn.comment property ​

Signature:

typescript
comment: string | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.defaultvalue.html b/docs/api/extract-pg-schema.viewcolumn.defaultvalue.html index 95765f63..cc8068c0 100644 --- a/docs/api/extract-pg-schema.viewcolumn.defaultvalue.html +++ b/docs/api/extract-pg-schema.viewcolumn.defaultvalue.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > defaultValue

ViewColumn.defaultValue property ​

Signature:

typescript
defaultValue: any;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.expandedtype.html b/docs/api/extract-pg-schema.viewcolumn.expandedtype.html index b4d4a724..9af80e87 100644 --- a/docs/api/extract-pg-schema.viewcolumn.expandedtype.html +++ b/docs/api/extract-pg-schema.viewcolumn.expandedtype.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > expandedType

ViewColumn.expandedType property ​

Signature:

typescript
expandedType: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.generated.html b/docs/api/extract-pg-schema.viewcolumn.generated.html index 35f2df2e..816a3905 100644 --- a/docs/api/extract-pg-schema.viewcolumn.generated.html +++ b/docs/api/extract-pg-schema.viewcolumn.generated.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > generated

ViewColumn.generated property ​

Signature:

typescript
generated: "ALWAYS" | "NEVER" | "BY DEFAULT";
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.html b/docs/api/extract-pg-schema.viewcolumn.html index 7e2e90d3..8428170e 100644 --- a/docs/api/extract-pg-schema.viewcolumn.html +++ b/docs/api/extract-pg-schema.viewcolumn.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn

ViewColumn interface ​

Signature:

typescript
export interface ViewColumn

Properties ​

PropertyModifiersTypeDescription
commentstring | null
defaultValueany
expandedTypestring
generated"ALWAYS" | "NEVER" | "BY DEFAULT"
indices?Index[](Optional)
informationSchemaValueInformationSchemaColumn
isArrayboolean
isIdentityboolean
isNullable?boolean(Optional)
isPrimaryKey?boolean(Optional)
isUpdatableboolean
maxLengthnumber | null
namestring
ordinalPositionnumber
reference?ColumnReference | null(Optional)
references?ColumnReference[](Optional) If views are resolved, this will contain the references from the source column in the table that this view references. Note that if the source is another view, that view in turn will be resolved if possible, leading us to a table in the end.
source{ schema: string; table: string; column: string; } | nullThis will contain a "link" to the source table or view and column, if it can be determined.
typeViewColumnType
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.indices.html b/docs/api/extract-pg-schema.viewcolumn.indices.html index cd545049..2e978f93 100644 --- a/docs/api/extract-pg-schema.viewcolumn.indices.html +++ b/docs/api/extract-pg-schema.viewcolumn.indices.html @@ -12,13 +12,13 @@ - + -
Skip to content

Home > extract-pg-schema > ViewColumn > indices

ViewColumn.indices property ​

Signature:

typescript
indices?: Index[];
- +
Skip to content

Home > extract-pg-schema > ViewColumn > indices

ViewColumn.indices property ​

Warning: This API is now obsolete.

use TableDetails.indices instead

Signature:

typescript
indices?: Index[];
+ \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.informationschemavalue.html b/docs/api/extract-pg-schema.viewcolumn.informationschemavalue.html index a278ea9b..a3d673e3 100644 --- a/docs/api/extract-pg-schema.viewcolumn.informationschemavalue.html +++ b/docs/api/extract-pg-schema.viewcolumn.informationschemavalue.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > informationSchemaValue

ViewColumn.informationSchemaValue property ​

Signature:

typescript
informationSchemaValue: InformationSchemaColumn;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.isarray.html b/docs/api/extract-pg-schema.viewcolumn.isarray.html index 06c4f739..aa163e89 100644 --- a/docs/api/extract-pg-schema.viewcolumn.isarray.html +++ b/docs/api/extract-pg-schema.viewcolumn.isarray.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > isArray

ViewColumn.isArray property ​

Signature:

typescript
isArray: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.isidentity.html b/docs/api/extract-pg-schema.viewcolumn.isidentity.html index e29f4eb7..ee6e357a 100644 --- a/docs/api/extract-pg-schema.viewcolumn.isidentity.html +++ b/docs/api/extract-pg-schema.viewcolumn.isidentity.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > isIdentity

ViewColumn.isIdentity property ​

Signature:

typescript
isIdentity: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.isnullable.html b/docs/api/extract-pg-schema.viewcolumn.isnullable.html index 97bd1e79..43d741a1 100644 --- a/docs/api/extract-pg-schema.viewcolumn.isnullable.html +++ b/docs/api/extract-pg-schema.viewcolumn.isnullable.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > isNullable

ViewColumn.isNullable property ​

Signature:

typescript
isNullable?: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.isprimarykey.html b/docs/api/extract-pg-schema.viewcolumn.isprimarykey.html index a85f8095..2d1cf8e2 100644 --- a/docs/api/extract-pg-schema.viewcolumn.isprimarykey.html +++ b/docs/api/extract-pg-schema.viewcolumn.isprimarykey.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > isPrimaryKey

ViewColumn.isPrimaryKey property ​

Signature:

typescript
isPrimaryKey?: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.isupdatable.html b/docs/api/extract-pg-schema.viewcolumn.isupdatable.html index f2adab0c..e249d343 100644 --- a/docs/api/extract-pg-schema.viewcolumn.isupdatable.html +++ b/docs/api/extract-pg-schema.viewcolumn.isupdatable.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > isUpdatable

ViewColumn.isUpdatable property ​

Signature:

typescript
isUpdatable: boolean;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.maxlength.html b/docs/api/extract-pg-schema.viewcolumn.maxlength.html index 0a94f49d..836483ce 100644 --- a/docs/api/extract-pg-schema.viewcolumn.maxlength.html +++ b/docs/api/extract-pg-schema.viewcolumn.maxlength.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > maxLength

ViewColumn.maxLength property ​

Signature:

typescript
maxLength: number | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.name.html b/docs/api/extract-pg-schema.viewcolumn.name.html index b1180760..539faa04 100644 --- a/docs/api/extract-pg-schema.viewcolumn.name.html +++ b/docs/api/extract-pg-schema.viewcolumn.name.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > name

ViewColumn.name property ​

Signature:

typescript
name: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.ordinalposition.html b/docs/api/extract-pg-schema.viewcolumn.ordinalposition.html index 37cced6b..d7a523e2 100644 --- a/docs/api/extract-pg-schema.viewcolumn.ordinalposition.html +++ b/docs/api/extract-pg-schema.viewcolumn.ordinalposition.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > ordinalPosition

ViewColumn.ordinalPosition property ​

Signature:

typescript
ordinalPosition: number;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.reference.html b/docs/api/extract-pg-schema.viewcolumn.reference.html index 85b4de45..1e84d17c 100644 --- a/docs/api/extract-pg-schema.viewcolumn.reference.html +++ b/docs/api/extract-pg-schema.viewcolumn.reference.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > reference

ViewColumn.reference property ​

Warning: This API is now obsolete.

use references instead

Signature:

typescript
reference?: ColumnReference | null;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.references.html b/docs/api/extract-pg-schema.viewcolumn.references.html index 28e2e76e..cc5359d2 100644 --- a/docs/api/extract-pg-schema.viewcolumn.references.html +++ b/docs/api/extract-pg-schema.viewcolumn.references.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > references

ViewColumn.references property ​

If views are resolved, this will contain the references from the source column in the table that this view references. Note that if the source is another view, that view in turn will be resolved if possible, leading us to a table in the end.

Signature:

typescript
references?: ColumnReference[];
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.source.html b/docs/api/extract-pg-schema.viewcolumn.source.html index 2b9821c5..12e89d9d 100644 --- a/docs/api/extract-pg-schema.viewcolumn.source.html +++ b/docs/api/extract-pg-schema.viewcolumn.source.html @@ -22,7 +22,7 @@ table: string; column: string; } | null; - + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumn.type.html b/docs/api/extract-pg-schema.viewcolumn.type.html index 79502498..ba3a4099 100644 --- a/docs/api/extract-pg-schema.viewcolumn.type.html +++ b/docs/api/extract-pg-schema.viewcolumn.type.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewColumn > type

ViewColumn.type property ​

Signature:

typescript
type: ViewColumnType;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewcolumntype.html b/docs/api/extract-pg-schema.viewcolumntype.html index 99d6e83d..1bcf2e6a 100644 --- a/docs/api/extract-pg-schema.viewcolumntype.html +++ b/docs/api/extract-pg-schema.viewcolumntype.html @@ -21,7 +21,7 @@ fullName: string; kind: "base" | "range" | "domain" | "composite" | "enum"; }; - + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewdetails.columns.html b/docs/api/extract-pg-schema.viewdetails.columns.html index 36df2324..a8df2ff8 100644 --- a/docs/api/extract-pg-schema.viewdetails.columns.html +++ b/docs/api/extract-pg-schema.viewdetails.columns.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewDetails > columns

ViewDetails.columns property ​

Signature:

typescript
columns: ViewColumn[];
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewdetails.definition.html b/docs/api/extract-pg-schema.viewdetails.definition.html index 6b59357c..154c3737 100644 --- a/docs/api/extract-pg-schema.viewdetails.definition.html +++ b/docs/api/extract-pg-schema.viewdetails.definition.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewDetails > definition

ViewDetails.definition property ​

Signature:

typescript
definition: string;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewdetails.html b/docs/api/extract-pg-schema.viewdetails.html index 52c60a6e..a5e81eb1 100644 --- a/docs/api/extract-pg-schema.viewdetails.html +++ b/docs/api/extract-pg-schema.viewdetails.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewDetails

ViewDetails interface ​

Signature:

typescript
export interface ViewDetails extends PgType<"view">

Extends: PgType<"view">

Properties ​

PropertyModifiersTypeDescription
columnsViewColumn[]
definitionstring
informationSchemaValueInformationSchemaView
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.viewdetails.informationschemavalue.html b/docs/api/extract-pg-schema.viewdetails.informationschemavalue.html index cd89338b..41aef5d2 100644 --- a/docs/api/extract-pg-schema.viewdetails.informationschemavalue.html +++ b/docs/api/extract-pg-schema.viewdetails.informationschemavalue.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > ViewDetails > informationSchemaValue

ViewDetails.informationSchemaValue property ​

Signature:

typescript
informationSchemaValue: InformationSchemaView;
- + \ No newline at end of file diff --git a/docs/api/extract-pg-schema.yesno.html b/docs/api/extract-pg-schema.yesno.html index 9129e46f..e3ea8367 100644 --- a/docs/api/extract-pg-schema.yesno.html +++ b/docs/api/extract-pg-schema.yesno.html @@ -18,7 +18,7 @@
Skip to content

Home > extract-pg-schema > YesNo

YesNo type ​

Signature:

typescript
type YesNo = "YES" | "NO";
- + \ No newline at end of file diff --git a/docs/api/index.html b/docs/api/index.html index 7dd5b488..825972da 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -18,7 +18,7 @@
Skip to content

Home

API Reference ​

Packages ​

PackageDescription
extract-pg-schema
- + \ No newline at end of file diff --git a/docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.ZvC8beWx.js b/docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.ZvC8beWx.js new file mode 100644 index 00000000..acea612e --- /dev/null +++ b/docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.ZvC8beWx.js @@ -0,0 +1 @@ +import{_ as e,c as i,o as a,V as t}from"./chunks/framework.8nmKTlMA.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.materializedviewcolumn.indices.md","filePath":"api/extract-pg-schema.materializedviewcolumn.indices.md"}'),s={name:"api/extract-pg-schema.materializedviewcolumn.indices.md"},c=t('

Home > extract-pg-schema > MaterializedViewColumn > indices

MaterializedViewColumn.indices property ​

Warning: This API is now obsolete.

use TableDetails.indices instead

Signature:

typescript
indices?: Index[];
',5),n=[c];function r(l,o,p,d,h,m){return a(),i("div",null,n)}const g=e(s,[["render",r]]);export{u as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.ZvC8beWx.lean.js b/docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.ZvC8beWx.lean.js new file mode 100644 index 00000000..25137f72 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.ZvC8beWx.lean.js @@ -0,0 +1 @@ +import{_ as e,c as i,o as a,V as t}from"./chunks/framework.8nmKTlMA.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.materializedviewcolumn.indices.md","filePath":"api/extract-pg-schema.materializedviewcolumn.indices.md"}'),s={name:"api/extract-pg-schema.materializedviewcolumn.indices.md"},c=t("",5),n=[c];function r(l,o,p,d,h,m){return a(),i("div",null,n)}const g=e(s,[["render",r]]);export{u as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.e3Df7mgl.js b/docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.e3Df7mgl.js deleted file mode 100644 index bcd0180f..00000000 --- a/docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.e3Df7mgl.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,c as a,o as i,V as t}from"./chunks/framework.8nmKTlMA.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.materializedviewcolumn.indices.md","filePath":"api/extract-pg-schema.materializedviewcolumn.indices.md"}'),s={name:"api/extract-pg-schema.materializedviewcolumn.indices.md"},c=t('

Home > extract-pg-schema > MaterializedViewColumn > indices

MaterializedViewColumn.indices property ​

Signature:

typescript
indices?: Index[];
',4),r=[c];function n(l,p,o,d,m,h){return i(),a("div",null,r)}const u=e(s,[["render",n]]);export{g as __pageData,u as default}; diff --git a/docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.e3Df7mgl.lean.js b/docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.e3Df7mgl.lean.js deleted file mode 100644 index 201ef768..00000000 --- a/docs/assets/api_extract-pg-schema.materializedviewcolumn.indices.md.e3Df7mgl.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,c as a,o as i,V as t}from"./chunks/framework.8nmKTlMA.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.materializedviewcolumn.indices.md","filePath":"api/extract-pg-schema.materializedviewcolumn.indices.md"}'),s={name:"api/extract-pg-schema.materializedviewcolumn.indices.md"},c=t("",4),r=[c];function n(l,p,o,d,m,h){return i(),a("div",null,r)}const u=e(s,[["render",n]]);export{g as __pageData,u as default}; diff --git a/docs/assets/api_extract-pg-schema.md.PjhPRVok.js b/docs/assets/api_extract-pg-schema.md.iPlDBOzQ.js similarity index 56% rename from docs/assets/api_extract-pg-schema.md.PjhPRVok.js rename to docs/assets/api_extract-pg-schema.md.iPlDBOzQ.js index 903e493b..f053956e 100644 --- a/docs/assets/api_extract-pg-schema.md.PjhPRVok.js +++ b/docs/assets/api_extract-pg-schema.md.iPlDBOzQ.js @@ -1 +1 @@ -import{_ as t,c as e,o as a,V as r}from"./chunks/framework.8nmKTlMA.js";const b=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.md","filePath":"api/extract-pg-schema.md"}'),h={name:"api/extract-pg-schema.md"},d=r('

Home > extract-pg-schema

extract-pg-schema package ​

Functions ​

FunctionDescription
extractSchemas(connectionConfig, options)Perform the extraction

Interfaces ​

InterfaceDescription
CompositeTypeAttribute
CompositeTypeDetails
DomainDetails
EnumDetails
ExtractSchemaOptionsThis is the options object that can be passed to extractSchemas.
InformationSchemaColumnThe view columns contains information about all table columns (or view columns) in the database. System columns (ctid, etc.) are not included. Only those columns are shown that the current user has access to (by way of being the owner or having some privilege).
InformationSchemaDomainThe view domains contains all domains defined in the current database. Only those domains are shown that the current user has access to (by way of being the owner or having some privilege).
InformationSchemaTableThe view tables contains all tables and views defined in the current database. Only those tables and views are shown that the current user has access to (by way of being the owner or having some privilege).
InformationSchemaViewThe view tables contains all tables and views defined in the current database. Only those tables and views are shown that the current user has access to (by way of being the owner or having some privilege).
MaterializedViewColumn
MaterializedViewDetails
RangeDetails
TableColumn
TableDetails
ViewColumn
ViewDetails

Variables ​

VariableDescription
extractSchema
updateActionMap

Type Aliases ​

Type AliasDescription
AttributeType
ColumnReference
Index
Kind
MaterializedViewColumnType
PgType
SchemaextractSchemas generates a record of all the schemas extracted, indexed by schema name. The schemas are instances of this type.
TableColumnType
UpdateAction
ViewColumnType
YesNo
',10),c=[d];function s(i,n,o,m,l,p){return a(),e("div",null,c)}const g=t(h,[["render",s]]);export{b as __pageData,g as default}; +import{_ as t,c as e,o as a,V as r}from"./chunks/framework.8nmKTlMA.js";const b=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.md","filePath":"api/extract-pg-schema.md"}'),h={name:"api/extract-pg-schema.md"},d=r('

Home > extract-pg-schema

extract-pg-schema package ​

Functions ​

FunctionDescription
extractSchemas(connectionConfig, options)Perform the extraction

Interfaces ​

InterfaceDescription
CompositeTypeAttribute
CompositeTypeDetails
DomainDetails
EnumDetails
ExtractSchemaOptionsThis is the options object that can be passed to extractSchemas.
InformationSchemaColumnThe view columns contains information about all table columns (or view columns) in the database. System columns (ctid, etc.) are not included. Only those columns are shown that the current user has access to (by way of being the owner or having some privilege).
InformationSchemaDomainThe view domains contains all domains defined in the current database. Only those domains are shown that the current user has access to (by way of being the owner or having some privilege).
InformationSchemaTableThe view tables contains all tables and views defined in the current database. Only those tables and views are shown that the current user has access to (by way of being the owner or having some privilege).
InformationSchemaViewThe view tables contains all tables and views defined in the current database. Only those tables and views are shown that the current user has access to (by way of being the owner or having some privilege).
MaterializedViewColumn
MaterializedViewDetails
RangeDetails
TableCheck
TableColumn
TableDetails
TableIndex
TableIndexColumn
TableSecurityPolicy
ViewColumn
ViewDetails

Variables ​

VariableDescription
extractSchema
updateActionMap

Type Aliases ​

Type AliasDescription
AttributeType
ColumnReference
Index
Kind
MaterializedViewColumnType
PgType
SchemaextractSchemas generates a record of all the schemas extracted, indexed by schema name. The schemas are instances of this type.
TableColumnType
UpdateAction
ViewColumnType
YesNo
',10),c=[d];function s(i,n,o,m,l,p){return a(),e("div",null,c)}const x=t(h,[["render",s]]);export{b as __pageData,x as default}; diff --git a/docs/assets/api_extract-pg-schema.md.PjhPRVok.lean.js b/docs/assets/api_extract-pg-schema.md.iPlDBOzQ.lean.js similarity index 79% rename from docs/assets/api_extract-pg-schema.md.PjhPRVok.lean.js rename to docs/assets/api_extract-pg-schema.md.iPlDBOzQ.lean.js index 45e13a5a..51c664ae 100644 --- a/docs/assets/api_extract-pg-schema.md.PjhPRVok.lean.js +++ b/docs/assets/api_extract-pg-schema.md.iPlDBOzQ.lean.js @@ -1 +1 @@ -import{_ as t,c as e,o as a,V as r}from"./chunks/framework.8nmKTlMA.js";const b=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.md","filePath":"api/extract-pg-schema.md"}'),h={name:"api/extract-pg-schema.md"},d=r("",10),c=[d];function s(i,n,o,m,l,p){return a(),e("div",null,c)}const g=t(h,[["render",s]]);export{b as __pageData,g as default}; +import{_ as t,c as e,o as a,V as r}from"./chunks/framework.8nmKTlMA.js";const b=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.md","filePath":"api/extract-pg-schema.md"}'),h={name:"api/extract-pg-schema.md"},d=r("",10),c=[d];function s(i,n,o,m,l,p){return a(),e("div",null,c)}const x=t(h,[["render",s]]);export{b as __pageData,x as default}; diff --git a/docs/assets/api_extract-pg-schema.tablecheck.clause.md.QbwjeFo3.js b/docs/assets/api_extract-pg-schema.tablecheck.clause.md.QbwjeFo3.js new file mode 100644 index 00000000..71046c04 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablecheck.clause.md.QbwjeFo3.js @@ -0,0 +1 @@ +import{_ as e,c as a,o as t,V as c}from"./chunks/framework.8nmKTlMA.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablecheck.clause.md","filePath":"api/extract-pg-schema.tablecheck.clause.md"}'),s={name:"api/extract-pg-schema.tablecheck.clause.md"},r=c('

Home > extract-pg-schema > TableCheck > clause

TableCheck.clause property ​

Signature:

typescript
clause: string;
',4),l=[r];function p(h,i,o,n,_,d){return t(),a("div",null,l)}const u=e(s,[["render",p]]);export{m as __pageData,u as default}; diff --git a/docs/assets/api_extract-pg-schema.tablecheck.clause.md.QbwjeFo3.lean.js b/docs/assets/api_extract-pg-schema.tablecheck.clause.md.QbwjeFo3.lean.js new file mode 100644 index 00000000..6e7004d8 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablecheck.clause.md.QbwjeFo3.lean.js @@ -0,0 +1 @@ +import{_ as e,c as a,o as t,V as c}from"./chunks/framework.8nmKTlMA.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablecheck.clause.md","filePath":"api/extract-pg-schema.tablecheck.clause.md"}'),s={name:"api/extract-pg-schema.tablecheck.clause.md"},r=c("",4),l=[r];function p(h,i,o,n,_,d){return t(),a("div",null,l)}const u=e(s,[["render",p]]);export{m as __pageData,u as default}; diff --git a/docs/assets/api_extract-pg-schema.tablecheck.md.wjXwWDl3.js b/docs/assets/api_extract-pg-schema.tablecheck.md.wjXwWDl3.js new file mode 100644 index 00000000..a58cc8e9 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablecheck.md.wjXwWDl3.js @@ -0,0 +1 @@ +import{_ as t,c as e,o as a,V as c}from"./chunks/framework.8nmKTlMA.js";const _=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablecheck.md","filePath":"api/extract-pg-schema.tablecheck.md"}'),r={name:"api/extract-pg-schema.tablecheck.md"},s=c('

Home > extract-pg-schema > TableCheck

TableCheck interface ​

Signature:

typescript
export interface TableCheck

Properties ​

PropertyModifiersTypeDescription
clausestring
namestring
',6),h=[s];function i(p,l,n,d,o,k){return a(),e("div",null,h)}const g=t(r,[["render",i]]);export{_ as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tablecheck.md.wjXwWDl3.lean.js b/docs/assets/api_extract-pg-schema.tablecheck.md.wjXwWDl3.lean.js new file mode 100644 index 00000000..cc3dc7f7 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablecheck.md.wjXwWDl3.lean.js @@ -0,0 +1 @@ +import{_ as t,c as e,o as a,V as c}from"./chunks/framework.8nmKTlMA.js";const _=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablecheck.md","filePath":"api/extract-pg-schema.tablecheck.md"}'),r={name:"api/extract-pg-schema.tablecheck.md"},s=c("",6),h=[s];function i(p,l,n,d,o,k){return a(),e("div",null,h)}const g=t(r,[["render",i]]);export{_ as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tablecheck.name.md.OaJfid4V.js b/docs/assets/api_extract-pg-schema.tablecheck.name.md.OaJfid4V.js new file mode 100644 index 00000000..797c7f28 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablecheck.name.md.OaJfid4V.js @@ -0,0 +1 @@ +import{_ as e,c as a,o as t,V as c}from"./chunks/framework.8nmKTlMA.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablecheck.name.md","filePath":"api/extract-pg-schema.tablecheck.name.md"}'),s={name:"api/extract-pg-schema.tablecheck.name.md"},r=c('

Home > extract-pg-schema > TableCheck > name

TableCheck.name property ​

Signature:

typescript
name: string;
',4),p=[r];function h(n,i,l,o,m,_){return t(),a("div",null,p)}const k=e(s,[["render",h]]);export{g as __pageData,k as default}; diff --git a/docs/assets/api_extract-pg-schema.tablecheck.name.md.OaJfid4V.lean.js b/docs/assets/api_extract-pg-schema.tablecheck.name.md.OaJfid4V.lean.js new file mode 100644 index 00000000..3d09cb61 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablecheck.name.md.OaJfid4V.lean.js @@ -0,0 +1 @@ +import{_ as e,c as a,o as t,V as c}from"./chunks/framework.8nmKTlMA.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablecheck.name.md","filePath":"api/extract-pg-schema.tablecheck.name.md"}'),s={name:"api/extract-pg-schema.tablecheck.name.md"},r=c("",4),p=[r];function h(n,i,l,o,m,_){return t(),a("div",null,p)}const k=e(s,[["render",h]]);export{g as __pageData,k as default}; diff --git a/docs/assets/api_extract-pg-schema.tablecolumn.indices.md.Jt31Z2kx.js b/docs/assets/api_extract-pg-schema.tablecolumn.indices.md.Jt31Z2kx.js new file mode 100644 index 00000000..323fce70 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablecolumn.indices.md.Jt31Z2kx.js @@ -0,0 +1 @@ +import{_ as e,c as t,o as a,V as s}from"./chunks/framework.8nmKTlMA.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablecolumn.indices.md","filePath":"api/extract-pg-schema.tablecolumn.indices.md"}'),i={name:"api/extract-pg-schema.tablecolumn.indices.md"},c=s('

Home > extract-pg-schema > TableColumn > indices

TableColumn.indices property ​

Warning: This API is now obsolete.

use TableDetails.indices instead

Signature:

typescript
indices: Index[];
',5),n=[c];function o(l,p,r,d,h,m){return a(),t("div",null,n)}const g=e(i,[["render",o]]);export{u as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tablecolumn.indices.md.Jt31Z2kx.lean.js b/docs/assets/api_extract-pg-schema.tablecolumn.indices.md.Jt31Z2kx.lean.js new file mode 100644 index 00000000..db5a5eb5 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablecolumn.indices.md.Jt31Z2kx.lean.js @@ -0,0 +1 @@ +import{_ as e,c as t,o as a,V as s}from"./chunks/framework.8nmKTlMA.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablecolumn.indices.md","filePath":"api/extract-pg-schema.tablecolumn.indices.md"}'),i={name:"api/extract-pg-schema.tablecolumn.indices.md"},c=s("",5),n=[c];function o(l,p,r,d,h,m){return a(),t("div",null,n)}const g=e(i,[["render",o]]);export{u as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tablecolumn.indices.md.RMsMwCT0.js b/docs/assets/api_extract-pg-schema.tablecolumn.indices.md.RMsMwCT0.js deleted file mode 100644 index 951dc23c..00000000 --- a/docs/assets/api_extract-pg-schema.tablecolumn.indices.md.RMsMwCT0.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,c as a,o as t,V as s}from"./chunks/framework.8nmKTlMA.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablecolumn.indices.md","filePath":"api/extract-pg-schema.tablecolumn.indices.md"}'),c={name:"api/extract-pg-schema.tablecolumn.indices.md"},i=s('

Home > extract-pg-schema > TableColumn > indices

TableColumn.indices property ​

Signature:

typescript
indices: Index[];
',4),n=[i];function r(l,o,p,h,d,m){return t(),a("div",null,n)}const g=e(c,[["render",r]]);export{u as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tablecolumn.indices.md.RMsMwCT0.lean.js b/docs/assets/api_extract-pg-schema.tablecolumn.indices.md.RMsMwCT0.lean.js deleted file mode 100644 index 1b6fdbc4..00000000 --- a/docs/assets/api_extract-pg-schema.tablecolumn.indices.md.RMsMwCT0.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,c as a,o as t,V as s}from"./chunks/framework.8nmKTlMA.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablecolumn.indices.md","filePath":"api/extract-pg-schema.tablecolumn.indices.md"}'),c={name:"api/extract-pg-schema.tablecolumn.indices.md"},i=s("",4),n=[i];function r(l,o,p,h,d,m){return t(),a("div",null,n)}const g=e(c,[["render",r]]);export{u as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tabledetails.indices.md.q5zEcwpL.js b/docs/assets/api_extract-pg-schema.tabledetails.indices.md.q5zEcwpL.js new file mode 100644 index 00000000..02052eec --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tabledetails.indices.md.q5zEcwpL.js @@ -0,0 +1 @@ +import{_ as e,c as a,o as t,V as s}from"./chunks/framework.8nmKTlMA.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tabledetails.indices.md","filePath":"api/extract-pg-schema.tabledetails.indices.md"}'),i={name:"api/extract-pg-schema.tabledetails.indices.md"},c=s('

Home > extract-pg-schema > TableDetails > indices

TableDetails.indices property ​

Signature:

typescript
indices: TableIndex[];
',4),r=[c];function l(p,n,d,o,h,_){return t(),a("div",null,r)}const b=e(i,[["render",l]]);export{g as __pageData,b as default}; diff --git a/docs/assets/api_extract-pg-schema.tabledetails.indices.md.q5zEcwpL.lean.js b/docs/assets/api_extract-pg-schema.tabledetails.indices.md.q5zEcwpL.lean.js new file mode 100644 index 00000000..d296926e --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tabledetails.indices.md.q5zEcwpL.lean.js @@ -0,0 +1 @@ +import{_ as e,c as a,o as t,V as s}from"./chunks/framework.8nmKTlMA.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tabledetails.indices.md","filePath":"api/extract-pg-schema.tabledetails.indices.md"}'),i={name:"api/extract-pg-schema.tabledetails.indices.md"},c=s("",4),r=[c];function l(p,n,d,o,h,_){return t(),a("div",null,r)}const b=e(i,[["render",l]]);export{g as __pageData,b as default}; diff --git a/docs/assets/api_extract-pg-schema.tabledetails.md.MofXuz3I.js b/docs/assets/api_extract-pg-schema.tabledetails.md.vBd5kkSR.js similarity index 59% rename from docs/assets/api_extract-pg-schema.tabledetails.md.MofXuz3I.js rename to docs/assets/api_extract-pg-schema.tabledetails.md.vBd5kkSR.js index 49dbfeb7..653241b6 100644 --- a/docs/assets/api_extract-pg-schema.tabledetails.md.MofXuz3I.js +++ b/docs/assets/api_extract-pg-schema.tabledetails.md.vBd5kkSR.js @@ -1 +1 @@ -import{_ as t,c as e,o as a,V as s}from"./chunks/framework.8nmKTlMA.js";const b=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tabledetails.md","filePath":"api/extract-pg-schema.tabledetails.md"}'),i={name:"api/extract-pg-schema.tabledetails.md"},r=s('

Home > extract-pg-schema > TableDetails

TableDetails interface ​

Signature:

typescript
export interface TableDetails extends PgType<"table">

Extends: PgType<"table">

Properties ​

PropertyModifiersTypeDescription
checksTableCheck[]
columnsTableColumn[]
informationSchemaValueInformationSchemaTable
isRowLevelSecurityEnabledboolean
isRowLevelSecurityEnforcedboolean
securityPoliciesTableSecurityPolicy[]
',7),l=[r];function d(h,c,o,p,n,m){return a(),e("div",null,l)}const f=t(i,[["render",d]]);export{b as __pageData,f as default}; +import{_ as t,c as e,o as a,V as s}from"./chunks/framework.8nmKTlMA.js";const b=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tabledetails.md","filePath":"api/extract-pg-schema.tabledetails.md"}'),i={name:"api/extract-pg-schema.tabledetails.md"},r=s('

Home > extract-pg-schema > TableDetails

TableDetails interface ​

Signature:

typescript
export interface TableDetails extends PgType<"table">

Extends: PgType<"table">

Properties ​

PropertyModifiersTypeDescription
checksTableCheck[]
columnsTableColumn[]
indicesTableIndex[]
informationSchemaValueInformationSchemaTable
isRowLevelSecurityEnabledboolean
isRowLevelSecurityEnforcedboolean
securityPoliciesTableSecurityPolicy[]
',7),l=[r];function d(h,c,p,n,o,m){return a(),e("div",null,l)}const f=t(i,[["render",d]]);export{b as __pageData,f as default}; diff --git a/docs/assets/api_extract-pg-schema.tabledetails.md.MofXuz3I.lean.js b/docs/assets/api_extract-pg-schema.tabledetails.md.vBd5kkSR.lean.js similarity index 85% rename from docs/assets/api_extract-pg-schema.tabledetails.md.MofXuz3I.lean.js rename to docs/assets/api_extract-pg-schema.tabledetails.md.vBd5kkSR.lean.js index 69618f7f..36eb9065 100644 --- a/docs/assets/api_extract-pg-schema.tabledetails.md.MofXuz3I.lean.js +++ b/docs/assets/api_extract-pg-schema.tabledetails.md.vBd5kkSR.lean.js @@ -1 +1 @@ -import{_ as t,c as e,o as a,V as s}from"./chunks/framework.8nmKTlMA.js";const b=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tabledetails.md","filePath":"api/extract-pg-schema.tabledetails.md"}'),i={name:"api/extract-pg-schema.tabledetails.md"},r=s("",7),l=[r];function d(h,c,o,p,n,m){return a(),e("div",null,l)}const f=t(i,[["render",d]]);export{b as __pageData,f as default}; +import{_ as t,c as e,o as a,V as s}from"./chunks/framework.8nmKTlMA.js";const b=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tabledetails.md","filePath":"api/extract-pg-schema.tabledetails.md"}'),i={name:"api/extract-pg-schema.tabledetails.md"},r=s("",7),l=[r];function d(h,c,p,n,o,m){return a(),e("div",null,l)}const f=t(i,[["render",d]]);export{b as __pageData,f as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindex.columns.md.Z3Hj3i2N.js b/docs/assets/api_extract-pg-schema.tableindex.columns.md.Z3Hj3i2N.js new file mode 100644 index 00000000..d0d8e491 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindex.columns.md.Z3Hj3i2N.js @@ -0,0 +1 @@ +import{_ as e,c as a,o as t,V as s}from"./chunks/framework.8nmKTlMA.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindex.columns.md","filePath":"api/extract-pg-schema.tableindex.columns.md"}'),n={name:"api/extract-pg-schema.tableindex.columns.md"},c=s('

Home > extract-pg-schema > TableIndex > columns

TableIndex.columns property ​

Array of index columns in order

Signature:

typescript
columns: TableIndexColumn[];
',5),r=[c];function o(i,l,p,d,h,m){return t(),a("div",null,r)}const x=e(n,[["render",o]]);export{u as __pageData,x as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindex.columns.md.Z3Hj3i2N.lean.js b/docs/assets/api_extract-pg-schema.tableindex.columns.md.Z3Hj3i2N.lean.js new file mode 100644 index 00000000..756c7521 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindex.columns.md.Z3Hj3i2N.lean.js @@ -0,0 +1 @@ +import{_ as e,c as a,o as t,V as s}from"./chunks/framework.8nmKTlMA.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindex.columns.md","filePath":"api/extract-pg-schema.tableindex.columns.md"}'),n={name:"api/extract-pg-schema.tableindex.columns.md"},c=s("",5),r=[c];function o(i,l,p,d,h,m){return t(),a("div",null,r)}const x=e(n,[["render",o]]);export{u as __pageData,x as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindex.isprimary.md.dpOG6KMv.js b/docs/assets/api_extract-pg-schema.tableindex.isprimary.md.dpOG6KMv.js new file mode 100644 index 00000000..3b8a3ba0 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindex.isprimary.md.dpOG6KMv.js @@ -0,0 +1 @@ +import{_ as a,c as e,o as t,V as r}from"./chunks/framework.8nmKTlMA.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindex.isprimary.md","filePath":"api/extract-pg-schema.tableindex.isprimary.md"}'),i={name:"api/extract-pg-schema.tableindex.isprimary.md"},s=r('

Home > extract-pg-schema > TableIndex > isPrimary

TableIndex.isPrimary property ​

Signature:

typescript
isPrimary: boolean;
',4),p=[s];function n(c,o,l,h,d,m){return t(),e("div",null,p)}const x=a(i,[["render",n]]);export{g as __pageData,x as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindex.isprimary.md.dpOG6KMv.lean.js b/docs/assets/api_extract-pg-schema.tableindex.isprimary.md.dpOG6KMv.lean.js new file mode 100644 index 00000000..44308a5e --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindex.isprimary.md.dpOG6KMv.lean.js @@ -0,0 +1 @@ +import{_ as a,c as e,o as t,V as r}from"./chunks/framework.8nmKTlMA.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindex.isprimary.md","filePath":"api/extract-pg-schema.tableindex.isprimary.md"}'),i={name:"api/extract-pg-schema.tableindex.isprimary.md"},s=r("",4),p=[s];function n(c,o,l,h,d,m){return t(),e("div",null,p)}const x=a(i,[["render",n]]);export{g as __pageData,x as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindex.isunique.md.xLzTU8cr.js b/docs/assets/api_extract-pg-schema.tableindex.isunique.md.xLzTU8cr.js new file mode 100644 index 00000000..6541e240 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindex.isunique.md.xLzTU8cr.js @@ -0,0 +1 @@ +import{_ as e,c as a,o as t,V as i}from"./chunks/framework.8nmKTlMA.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindex.isunique.md","filePath":"api/extract-pg-schema.tableindex.isunique.md"}'),s={name:"api/extract-pg-schema.tableindex.isunique.md"},n=i('

Home > extract-pg-schema > TableIndex > isUnique

TableIndex.isUnique property ​

Signature:

typescript
isUnique: boolean;
',4),r=[n];function p(c,o,l,h,d,u){return t(),a("div",null,r)}const g=e(s,[["render",p]]);export{m as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindex.isunique.md.xLzTU8cr.lean.js b/docs/assets/api_extract-pg-schema.tableindex.isunique.md.xLzTU8cr.lean.js new file mode 100644 index 00000000..71feba3d --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindex.isunique.md.xLzTU8cr.lean.js @@ -0,0 +1 @@ +import{_ as e,c as a,o as t,V as i}from"./chunks/framework.8nmKTlMA.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindex.isunique.md","filePath":"api/extract-pg-schema.tableindex.isunique.md"}'),s={name:"api/extract-pg-schema.tableindex.isunique.md"},n=i("",4),r=[n];function p(c,o,l,h,d,u){return t(),a("div",null,r)}const g=e(s,[["render",p]]);export{m as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindex.md.EzIf4Ll9.js b/docs/assets/api_extract-pg-schema.tableindex.md.EzIf4Ll9.js new file mode 100644 index 00000000..c8316c2a --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindex.md.EzIf4Ll9.js @@ -0,0 +1 @@ +import{_ as t,c as e,o as a,V as r}from"./chunks/framework.8nmKTlMA.js";const b=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindex.md","filePath":"api/extract-pg-schema.tableindex.md"}'),i={name:"api/extract-pg-schema.tableindex.md"},d=r('

Home > extract-pg-schema > TableIndex

TableIndex interface ​

Signature:

typescript
export interface TableIndex

Properties ​

PropertyModifiersTypeDescription
columnsTableIndexColumn[]Array of index columns in order
isPrimaryboolean
isUniqueboolean
namestring
',6),s=[d];function n(h,c,l,o,p,m){return a(),e("div",null,s)}const g=t(i,[["render",n]]);export{b as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindex.md.EzIf4Ll9.lean.js b/docs/assets/api_extract-pg-schema.tableindex.md.EzIf4Ll9.lean.js new file mode 100644 index 00000000..592095a6 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindex.md.EzIf4Ll9.lean.js @@ -0,0 +1 @@ +import{_ as t,c as e,o as a,V as r}from"./chunks/framework.8nmKTlMA.js";const b=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindex.md","filePath":"api/extract-pg-schema.tableindex.md"}'),i={name:"api/extract-pg-schema.tableindex.md"},d=r("",6),s=[d];function n(h,c,l,o,p,m){return a(),e("div",null,s)}const g=t(i,[["render",n]]);export{b as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindex.name.md.e-NupTmO.js b/docs/assets/api_extract-pg-schema.tableindex.name.md.e-NupTmO.js new file mode 100644 index 00000000..f3fc9530 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindex.name.md.e-NupTmO.js @@ -0,0 +1 @@ +import{_ as e,c as a,o as t,V as s}from"./chunks/framework.8nmKTlMA.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindex.name.md","filePath":"api/extract-pg-schema.tableindex.name.md"}'),n={name:"api/extract-pg-schema.tableindex.name.md"},r=s('

Home > extract-pg-schema > TableIndex > name

TableIndex.name property ​

Signature:

typescript
name: string;
',4),i=[r];function p(c,l,o,h,d,m){return t(),a("div",null,i)}const x=e(n,[["render",p]]);export{g as __pageData,x as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindex.name.md.e-NupTmO.lean.js b/docs/assets/api_extract-pg-schema.tableindex.name.md.e-NupTmO.lean.js new file mode 100644 index 00000000..3f40bc8d --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindex.name.md.e-NupTmO.lean.js @@ -0,0 +1 @@ +import{_ as e,c as a,o as t,V as s}from"./chunks/framework.8nmKTlMA.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindex.name.md","filePath":"api/extract-pg-schema.tableindex.name.md"}'),n={name:"api/extract-pg-schema.tableindex.name.md"},r=s("",4),i=[r];function p(c,l,o,h,d,m){return t(),a("div",null,i)}const x=e(n,[["render",p]]);export{g as __pageData,x as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindexcolumn.definition.md.B6lT6Omx.js b/docs/assets/api_extract-pg-schema.tableindexcolumn.definition.md.B6lT6Omx.js new file mode 100644 index 00000000..12ab08de --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindexcolumn.definition.md.B6lT6Omx.js @@ -0,0 +1 @@ +import{_ as e,c as t,o as a,V as i}from"./chunks/framework.8nmKTlMA.js";const f=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindexcolumn.definition.md","filePath":"api/extract-pg-schema.tableindexcolumn.definition.md"}'),n={name:"api/extract-pg-schema.tableindexcolumn.definition.md"},o=i('

Home > extract-pg-schema > TableIndexColumn > definition

TableIndexColumn.definition property ​

Definition of index column

Signature:

typescript
definition: string;
',5),s=[o];function c(r,p,l,d,h,m){return a(),t("div",null,s)}const u=e(n,[["render",c]]);export{f as __pageData,u as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindexcolumn.definition.md.B6lT6Omx.lean.js b/docs/assets/api_extract-pg-schema.tableindexcolumn.definition.md.B6lT6Omx.lean.js new file mode 100644 index 00000000..4315b670 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindexcolumn.definition.md.B6lT6Omx.lean.js @@ -0,0 +1 @@ +import{_ as e,c as t,o as a,V as i}from"./chunks/framework.8nmKTlMA.js";const f=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindexcolumn.definition.md","filePath":"api/extract-pg-schema.tableindexcolumn.definition.md"}'),n={name:"api/extract-pg-schema.tableindexcolumn.definition.md"},o=i("",5),s=[o];function c(r,p,l,d,h,m){return a(),t("div",null,s)}const u=e(n,[["render",c]]);export{f as __pageData,u as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindexcolumn.md.5b7f-bkR.js b/docs/assets/api_extract-pg-schema.tableindexcolumn.md.5b7f-bkR.js new file mode 100644 index 00000000..e830d02d --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindexcolumn.md.5b7f-bkR.js @@ -0,0 +1 @@ +import{_ as t,c as e,o as a,V as n}from"./chunks/framework.8nmKTlMA.js";const x=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindexcolumn.md","filePath":"api/extract-pg-schema.tableindexcolumn.md"}'),i={name:"api/extract-pg-schema.tableindexcolumn.md"},r=n('

Home > extract-pg-schema > TableIndexColumn

TableIndexColumn interface ​

Signature:

typescript
export interface TableIndexColumn

Properties ​

PropertyModifiersTypeDescription
definitionstringDefinition of index column
namestring | nullColumn name or null if functional index
',6),s=[r];function l(o,c,d,h,p,m){return a(),e("div",null,s)}const _=t(i,[["render",l]]);export{x as __pageData,_ as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindexcolumn.md.5b7f-bkR.lean.js b/docs/assets/api_extract-pg-schema.tableindexcolumn.md.5b7f-bkR.lean.js new file mode 100644 index 00000000..bd00f582 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindexcolumn.md.5b7f-bkR.lean.js @@ -0,0 +1 @@ +import{_ as t,c as e,o as a,V as n}from"./chunks/framework.8nmKTlMA.js";const x=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindexcolumn.md","filePath":"api/extract-pg-schema.tableindexcolumn.md"}'),i={name:"api/extract-pg-schema.tableindexcolumn.md"},r=n("",6),s=[r];function l(o,c,d,h,p,m){return a(),e("div",null,s)}const _=t(i,[["render",l]]);export{x as __pageData,_ as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindexcolumn.name.md.2awMaMxP.js b/docs/assets/api_extract-pg-schema.tableindexcolumn.name.md.2awMaMxP.js new file mode 100644 index 00000000..2f8f2418 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindexcolumn.name.md.2awMaMxP.js @@ -0,0 +1 @@ +import{_ as e,c as a,o as t,V as n}from"./chunks/framework.8nmKTlMA.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindexcolumn.name.md","filePath":"api/extract-pg-schema.tableindexcolumn.name.md"}'),s={name:"api/extract-pg-schema.tableindexcolumn.name.md"},i=n('

Home > extract-pg-schema > TableIndexColumn > name

TableIndexColumn.name property ​

Column name or null if functional index

Signature:

typescript
name: string | null;
',5),l=[i];function p(r,c,o,h,m,d){return t(),a("div",null,l)}const g=e(s,[["render",p]]);export{u as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tableindexcolumn.name.md.2awMaMxP.lean.js b/docs/assets/api_extract-pg-schema.tableindexcolumn.name.md.2awMaMxP.lean.js new file mode 100644 index 00000000..59e99690 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tableindexcolumn.name.md.2awMaMxP.lean.js @@ -0,0 +1 @@ +import{_ as e,c as a,o as t,V as n}from"./chunks/framework.8nmKTlMA.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tableindexcolumn.name.md","filePath":"api/extract-pg-schema.tableindexcolumn.name.md"}'),s={name:"api/extract-pg-schema.tableindexcolumn.name.md"},i=n("",5),l=[i];function p(r,c,o,h,m,d){return t(),a("div",null,l)}const g=e(s,[["render",p]]);export{u as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tablesecuritypolicy.commandtype.md.mZ_YUQn1.js b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.commandtype.md.mZ_YUQn1.js new file mode 100644 index 00000000..328bc69a --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.commandtype.md.mZ_YUQn1.js @@ -0,0 +1 @@ +import{_ as t,c as a,o as e,V as s}from"./chunks/framework.8nmKTlMA.js";const k=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablesecuritypolicy.commandtype.md","filePath":"api/extract-pg-schema.tablesecuritypolicy.commandtype.md"}'),i={name:"api/extract-pg-schema.tablesecuritypolicy.commandtype.md"},p=s('

Home > extract-pg-schema > TableSecurityPolicy > commandType

TableSecurityPolicy.commandType property ​

Signature:

typescript
commandType: "ALL" | "SELECT" | "INSERT" | "UPDATE" | "DELETE";
',4),c=[p];function r(o,l,h,n,y,d){return e(),a("div",null,c)}const u=t(i,[["render",r]]);export{k as __pageData,u as default}; diff --git a/docs/assets/api_extract-pg-schema.tablesecuritypolicy.commandtype.md.mZ_YUQn1.lean.js b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.commandtype.md.mZ_YUQn1.lean.js new file mode 100644 index 00000000..eff2386a --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.commandtype.md.mZ_YUQn1.lean.js @@ -0,0 +1 @@ +import{_ as t,c as a,o as e,V as s}from"./chunks/framework.8nmKTlMA.js";const k=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablesecuritypolicy.commandtype.md","filePath":"api/extract-pg-schema.tablesecuritypolicy.commandtype.md"}'),i={name:"api/extract-pg-schema.tablesecuritypolicy.commandtype.md"},p=s("",4),c=[p];function r(o,l,h,n,y,d){return e(),a("div",null,c)}const u=t(i,[["render",r]]);export{k as __pageData,u as default}; diff --git a/docs/assets/api_extract-pg-schema.tablesecuritypolicy.ispermissive.md.OI7mLL83.js b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.ispermissive.md.OI7mLL83.js new file mode 100644 index 00000000..6473c204 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.ispermissive.md.OI7mLL83.js @@ -0,0 +1 @@ +import{_ as e,c as t,o as s,V as i}from"./chunks/framework.8nmKTlMA.js";const d=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablesecuritypolicy.ispermissive.md","filePath":"api/extract-pg-schema.tablesecuritypolicy.ispermissive.md"}'),a={name:"api/extract-pg-schema.tablesecuritypolicy.ispermissive.md"},r=i('

Home > extract-pg-schema > TableSecurityPolicy > isPermissive

TableSecurityPolicy.isPermissive property ​

Signature:

typescript
isPermissive: boolean;
',4),c=[r];function p(o,l,h,n,m,y){return s(),t("div",null,c)}const u=e(a,[["render",p]]);export{d as __pageData,u as default}; diff --git a/docs/assets/api_extract-pg-schema.tablesecuritypolicy.ispermissive.md.OI7mLL83.lean.js b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.ispermissive.md.OI7mLL83.lean.js new file mode 100644 index 00000000..3a6cf380 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.ispermissive.md.OI7mLL83.lean.js @@ -0,0 +1 @@ +import{_ as e,c as t,o as s,V as i}from"./chunks/framework.8nmKTlMA.js";const d=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablesecuritypolicy.ispermissive.md","filePath":"api/extract-pg-schema.tablesecuritypolicy.ispermissive.md"}'),a={name:"api/extract-pg-schema.tablesecuritypolicy.ispermissive.md"},r=i("",4),c=[r];function p(o,l,h,n,m,y){return s(),t("div",null,c)}const u=e(a,[["render",p]]);export{d as __pageData,u as default}; diff --git a/docs/assets/api_extract-pg-schema.tablesecuritypolicy.md.lJO1Mtep.js b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.md.lJO1Mtep.js new file mode 100644 index 00000000..727a84f1 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.md.lJO1Mtep.js @@ -0,0 +1 @@ +import{_ as t,c as e,o as a,V as i}from"./chunks/framework.8nmKTlMA.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablesecuritypolicy.md","filePath":"api/extract-pg-schema.tablesecuritypolicy.md"}'),r={name:"api/extract-pg-schema.tablesecuritypolicy.md"},s=i('

Home > extract-pg-schema > TableSecurityPolicy

TableSecurityPolicy interface ​

Signature:

typescript
export interface TableSecurityPolicy

Properties ​

PropertyModifiersTypeDescription
commandType"ALL" | "SELECT" | "INSERT" | "UPDATE" | "DELETE"
isPermissiveboolean
modifiabilityExpressionstring | null
namestring
rolesAppliedTostring[]
visibilityExpressionstring | null
',6),c=[s];function o(l,d,p,h,n,y){return a(),e("div",null,c)}const b=t(r,[["render",o]]);export{u as __pageData,b as default}; diff --git a/docs/assets/api_extract-pg-schema.tablesecuritypolicy.md.lJO1Mtep.lean.js b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.md.lJO1Mtep.lean.js new file mode 100644 index 00000000..54967921 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.md.lJO1Mtep.lean.js @@ -0,0 +1 @@ +import{_ as t,c as e,o as a,V as i}from"./chunks/framework.8nmKTlMA.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablesecuritypolicy.md","filePath":"api/extract-pg-schema.tablesecuritypolicy.md"}'),r={name:"api/extract-pg-schema.tablesecuritypolicy.md"},s=i("",6),c=[s];function o(l,d,p,h,n,y){return a(),e("div",null,c)}const b=t(r,[["render",o]]);export{u as __pageData,b as default}; diff --git a/docs/assets/api_extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md.QqdLNKJW.js b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md.QqdLNKJW.js new file mode 100644 index 00000000..6face48c --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md.QqdLNKJW.js @@ -0,0 +1 @@ +import{_ as i,c as e,o as t,V as a}from"./chunks/framework.8nmKTlMA.js";const _=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md","filePath":"api/extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md"}'),s={name:"api/extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md"},r=a('

Home > extract-pg-schema > TableSecurityPolicy > modifiabilityExpression

TableSecurityPolicy.modifiabilityExpression property ​

Signature:

typescript
modifiabilityExpression: string | null;
',4),p=[r];function o(l,c,n,h,y,d){return t(),e("div",null,p)}const b=i(s,[["render",o]]);export{_ as __pageData,b as default}; diff --git a/docs/assets/api_extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md.QqdLNKJW.lean.js b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md.QqdLNKJW.lean.js new file mode 100644 index 00000000..9c66e17d --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md.QqdLNKJW.lean.js @@ -0,0 +1 @@ +import{_ as i,c as e,o as t,V as a}from"./chunks/framework.8nmKTlMA.js";const _=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md","filePath":"api/extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md"}'),s={name:"api/extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md"},r=a("",4),p=[r];function o(l,c,n,h,y,d){return t(),e("div",null,p)}const b=i(s,[["render",o]]);export{_ as __pageData,b as default}; diff --git a/docs/assets/api_extract-pg-schema.tablesecuritypolicy.name.md.2LQsojI3.js b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.name.md.2LQsojI3.js new file mode 100644 index 00000000..51aef72d --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.name.md.2LQsojI3.js @@ -0,0 +1 @@ +import{_ as e,c as t,o as a,V as c}from"./chunks/framework.8nmKTlMA.js";const d=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablesecuritypolicy.name.md","filePath":"api/extract-pg-schema.tablesecuritypolicy.name.md"}'),s={name:"api/extract-pg-schema.tablesecuritypolicy.name.md"},i=c('

Home > extract-pg-schema > TableSecurityPolicy > name

TableSecurityPolicy.name property ​

Signature:

typescript
name: string;
',4),r=[i];function p(l,o,n,h,m,y){return a(),t("div",null,r)}const g=e(s,[["render",p]]);export{d as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tablesecuritypolicy.name.md.2LQsojI3.lean.js b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.name.md.2LQsojI3.lean.js new file mode 100644 index 00000000..46a7dba7 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.name.md.2LQsojI3.lean.js @@ -0,0 +1 @@ +import{_ as e,c as t,o as a,V as c}from"./chunks/framework.8nmKTlMA.js";const d=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablesecuritypolicy.name.md","filePath":"api/extract-pg-schema.tablesecuritypolicy.name.md"}'),s={name:"api/extract-pg-schema.tablesecuritypolicy.name.md"},i=c("",4),r=[i];function p(l,o,n,h,m,y){return a(),t("div",null,r)}const g=e(s,[["render",p]]);export{d as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tablesecuritypolicy.rolesappliedto.md.nvstI5d_.js b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.rolesappliedto.md.nvstI5d_.js new file mode 100644 index 00000000..4e83c679 --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.rolesappliedto.md.nvstI5d_.js @@ -0,0 +1 @@ +import{_ as e,c as t,o as a,V as p}from"./chunks/framework.8nmKTlMA.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablesecuritypolicy.rolesappliedto.md","filePath":"api/extract-pg-schema.tablesecuritypolicy.rolesappliedto.md"}'),s={name:"api/extract-pg-schema.tablesecuritypolicy.rolesappliedto.md"},i=p('

Home > extract-pg-schema > TableSecurityPolicy > rolesAppliedTo

TableSecurityPolicy.rolesAppliedTo property ​

Signature:

typescript
rolesAppliedTo: string[];
',4),r=[i];function l(o,c,h,n,d,y){return a(),t("div",null,r)}const m=e(s,[["render",l]]);export{g as __pageData,m as default}; diff --git a/docs/assets/api_extract-pg-schema.tablesecuritypolicy.rolesappliedto.md.nvstI5d_.lean.js b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.rolesappliedto.md.nvstI5d_.lean.js new file mode 100644 index 00000000..71e1ea2f --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.rolesappliedto.md.nvstI5d_.lean.js @@ -0,0 +1 @@ +import{_ as e,c as t,o as a,V as p}from"./chunks/framework.8nmKTlMA.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablesecuritypolicy.rolesappliedto.md","filePath":"api/extract-pg-schema.tablesecuritypolicy.rolesappliedto.md"}'),s={name:"api/extract-pg-schema.tablesecuritypolicy.rolesappliedto.md"},i=p("",4),r=[i];function l(o,c,h,n,d,y){return a(),t("div",null,r)}const m=e(s,[["render",l]]);export{g as __pageData,m as default}; diff --git a/docs/assets/api_extract-pg-schema.tablesecuritypolicy.visibilityexpression.md.TsaeAiKn.js b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.visibilityexpression.md.TsaeAiKn.js new file mode 100644 index 00000000..b672025f --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.visibilityexpression.md.TsaeAiKn.js @@ -0,0 +1 @@ +import{_ as i,c as e,o as t,V as s}from"./chunks/framework.8nmKTlMA.js";const b=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablesecuritypolicy.visibilityexpression.md","filePath":"api/extract-pg-schema.tablesecuritypolicy.visibilityexpression.md"}'),a={name:"api/extract-pg-schema.tablesecuritypolicy.visibilityexpression.md"},r=s('

Home > extract-pg-schema > TableSecurityPolicy > visibilityExpression

TableSecurityPolicy.visibilityExpression property ​

Signature:

typescript
visibilityExpression: string | null;
',4),p=[r];function l(c,o,n,h,y,d){return t(),e("div",null,p)}const g=i(a,[["render",l]]);export{b as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.tablesecuritypolicy.visibilityexpression.md.TsaeAiKn.lean.js b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.visibilityexpression.md.TsaeAiKn.lean.js new file mode 100644 index 00000000..d2d3fbbb --- /dev/null +++ b/docs/assets/api_extract-pg-schema.tablesecuritypolicy.visibilityexpression.md.TsaeAiKn.lean.js @@ -0,0 +1 @@ +import{_ as i,c as e,o as t,V as s}from"./chunks/framework.8nmKTlMA.js";const b=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.tablesecuritypolicy.visibilityexpression.md","filePath":"api/extract-pg-schema.tablesecuritypolicy.visibilityexpression.md"}'),a={name:"api/extract-pg-schema.tablesecuritypolicy.visibilityexpression.md"},r=s("",4),p=[r];function l(c,o,n,h,y,d){return t(),e("div",null,p)}const g=i(a,[["render",l]]);export{b as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Fkp4Kpcx.js b/docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Fkp4Kpcx.js deleted file mode 100644 index 2f1a1d17..00000000 --- a/docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Fkp4Kpcx.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,c as t,o as a,V as i}from"./chunks/framework.8nmKTlMA.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.viewcolumn.indices.md","filePath":"api/extract-pg-schema.viewcolumn.indices.md"}'),s={name:"api/extract-pg-schema.viewcolumn.indices.md"},c=i('

Home > extract-pg-schema > ViewColumn > indices

ViewColumn.indices property ​

Signature:

typescript
indices?: Index[];
',4),n=[c];function r(p,o,l,h,d,m){return a(),t("div",null,n)}const u=e(s,[["render",r]]);export{g as __pageData,u as default}; diff --git a/docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Fkp4Kpcx.lean.js b/docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Fkp4Kpcx.lean.js deleted file mode 100644 index 17a9d3a9..00000000 --- a/docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Fkp4Kpcx.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,c as t,o as a,V as i}from"./chunks/framework.8nmKTlMA.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.viewcolumn.indices.md","filePath":"api/extract-pg-schema.viewcolumn.indices.md"}'),s={name:"api/extract-pg-schema.viewcolumn.indices.md"},c=i("",4),n=[c];function r(p,o,l,h,d,m){return a(),t("div",null,n)}const u=e(s,[["render",r]]);export{g as __pageData,u as default}; diff --git a/docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Uryj3yus.js b/docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Uryj3yus.js new file mode 100644 index 00000000..ec65d35c --- /dev/null +++ b/docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Uryj3yus.js @@ -0,0 +1 @@ +import{_ as e,c as t,o as i,V as a}from"./chunks/framework.8nmKTlMA.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.viewcolumn.indices.md","filePath":"api/extract-pg-schema.viewcolumn.indices.md"}'),s={name:"api/extract-pg-schema.viewcolumn.indices.md"},c=a('

Home > extract-pg-schema > ViewColumn > indices

ViewColumn.indices property ​

Warning: This API is now obsolete.

use TableDetails.indices instead

Signature:

typescript
indices?: Index[];
',5),n=[c];function o(p,r,l,h,d,m){return i(),t("div",null,n)}const g=e(s,[["render",o]]);export{u as __pageData,g as default}; diff --git a/docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Uryj3yus.lean.js b/docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Uryj3yus.lean.js new file mode 100644 index 00000000..fab56e6d --- /dev/null +++ b/docs/assets/api_extract-pg-schema.viewcolumn.indices.md.Uryj3yus.lean.js @@ -0,0 +1 @@ +import{_ as e,c as t,o as i,V as a}from"./chunks/framework.8nmKTlMA.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"api/extract-pg-schema.viewcolumn.indices.md","filePath":"api/extract-pg-schema.viewcolumn.indices.md"}'),s={name:"api/extract-pg-schema.viewcolumn.indices.md"},c=a("",5),n=[c];function o(p,r,l,h,d,m){return i(),t("div",null,n)}const g=e(s,[["render",o]]);export{u as __pageData,g as default}; diff --git a/docs/hashmap.json b/docs/hashmap.json index 2eaf96a6..951ce5ea 100644 --- a/docs/hashmap.json +++ b/docs/hashmap.json @@ -1 +1 @@ -{"api_extract-pg-schema.compositetypeattribute.ordinalposition.md":"tT3Pt-Tu","api_extract-pg-schema.compositetypedetails.attributes.md":"W__kJyTJ","api_extract-pg-schema.compositetypedetails.md":"5qUgAY5Q","api_extract-pg-schema.domaindetails.informationschemavalue.md":"tGwopfrr","api_extract-pg-schema.domaindetails.innertype.md":"_fBut0Zf","api_extract-pg-schema.compositetypeattribute.type.md":"fvmhLwRj","api_extract-pg-schema.extractschemaoptions.md":"bOlV-rtm","api_extract-pg-schema.enumdetails.md":"-M8si7wB","api_extract-pg-schema.extractschemaoptions.onprogress.md":"NEcuw3_u","api_extract-pg-schema.compositetypeattribute.isarray.md":"4H6V0ssq","api_extract-pg-schema.enumdetails.values.md":"5KRTBtyK","api_extract-pg-schema.compositetypeattribute.defaultvalue.md":"BNzQcVeM","api_extract-pg-schema.compositetypeattribute.isnullable.md":"W0QjcK9A","api_extract-pg-schema.attributetype.md":"Zn2g2Gux","api_extract-pg-schema.compositetypeattribute.expandedtype.md":"NluKFXDp","api_extract-pg-schema.extractschemaoptions.onprogressstart.md":"Chvb5YZH","api_extract-pg-schema.compositetypeattribute.md":"Lyex178f","api_extract-pg-schema.compositetypeattribute.fakeinformationschemavalue.md":"19E4iwvO","api_extract-pg-schema.compositetypeattribute.generated.md":"tQ85pLUF","api_extract-pg-schema.compositetypeattribute.isidentity.md":"vF4YwN74","api_extract-pg-schema.extractschemaoptions.onprogressend.md":"3Qq_SYo4","api_extract-pg-schema.extractschemaoptions.schemas.md":"dX4W3Qcy","api_extract-pg-schema.extractschemaoptions.typefilter.md":"XWW6SpUa","api_extract-pg-schema.index.md":"X2Xq715G","api_extract-pg-schema.extractschemaoptions.resolveviews.md":"D78mTsOn","api_extract-pg-schema.extractschemas.md":"pjnbNsv6","api_extract-pg-schema.compositetypeattribute.maxlength.md":"q0vXav8w","api_extract-pg-schema.compositetypeattribute.isupdatable.md":"mb_I6TPH","api_extract-pg-schema.compositetypeattribute.name.md":"hVHnBRXU","api_extract-pg-schema.compositetypeattribute.comment.md":"YUuf5uWv","api_extract-pg-schema.columnreference.md":"qudFHu_X","api_extract-pg-schema.domaindetails.md":"XW-mrQCo","api_extract-pg-schema.informationschemacolumn.scope_name.md":"-6HVycSg","api_extract-pg-schema.extractschema.md":"qiZEJIfM","api_extract-pg-schema.tablecolumn.isprimarykey.md":"ADT4fIYx","api_extract-pg-schema.informationschemaview.table_catalog.md":"ADEJ5C5F","api_extract-pg-schema.materializedviewcolumn.md":"T9y4nUVT","api_extract-pg-schema.materializedviewcolumn.name.md":"8e4stKAv","api_extract-pg-schema.materializedviewcolumn.ordinalposition.md":"Md4KotTX","api_extract-pg-schema.materializedviewcolumn.references.md":"nELGFQIR","api_extract-pg-schema.materializedviewcolumn.source.md":"-D7gkdIp","api_extract-pg-schema.informationschemaview.md":"Zuit56s8","api_extract-pg-schema.materializedviewdetails.definition.md":"sGCOrEK2","api_extract-pg-schema.materializedviewdetails.fakeinformationschemavalue.md":"dVMk3K6I","api_extract-pg-schema.materializedviewdetails.md":"Ss-wz2iV","api_extract-pg-schema.md":"PjhPRVok","api_extract-pg-schema.pgtype.md":"eWBREXIJ","api_extract-pg-schema.informationschemaview.table_schema.md":"aMysunl4","api_extract-pg-schema.rangedetails.innertype.md":"rrQhHi4J","api_extract-pg-schema.informationschematable.is_insertable_into.md":"r4ZG8TBv","api_extract-pg-schema.rangedetails.md":"m3OzI7wL","api_extract-pg-schema.schema.md":"FD1c-k6E","api_extract-pg-schema.informationschemacolumn.character_octet_length.md":"nZ7mOcZO","api_extract-pg-schema.informationschemaview.view_definition.md":"UgsBKHXQ","api_extract-pg-schema.informationschemaview.is_trigger_deletable.md":"s9u7NoNw","api_extract-pg-schema.kind.md":"u6WJdMBA","api_extract-pg-schema.tablecolumn.informationschemavalue.md":"iCceJ2tD","api_extract-pg-schema.tablecolumn.isarray.md":"x__PmsLy","api_extract-pg-schema.tablecolumn.isidentity.md":"CXXIsxRp","api_extract-pg-schema.materializedviewcolumn.generated.md":"bLy6Cpzu","api_extract-pg-schema.tablecolumn.isnullable.md":"maaMSOwQ","api_extract-pg-schema.viewcolumn.source.md":"NnzJYUDj","api_extract-pg-schema.tablecolumn.comment.md":"LO-FgkR3","api_extract-pg-schema.informationschemadomain.scope_catalog.md":"YFfVEaj8","api_extract-pg-schema.tablecolumn.isupdatable.md":"-dWx0ivb","api_extract-pg-schema.tablecolumn.maxlength.md":"nxkTwGtk","api_extract-pg-schema.materializedviewcolumn.expandedtype.md":"yiMl74ac","api_extract-pg-schema.materializedviewcolumn.isarray.md":"HqX7LYdy","api_extract-pg-schema.informationschemacolumn.datetime_precision.md":"FQQHWJdn","api_extract-pg-schema.informationschemacolumn.collation_schema.md":"htEDW_sn","api_extract-pg-schema.informationschemacolumn.domain_schema.md":"nb1ylPuz","api_extract-pg-schema.informationschemacolumn.domain_name.md":"ih0tAohB","api_extract-pg-schema.viewcolumn.informationschemavalue.md":"JtS9xtSG","api_extract-pg-schema.informationschemacolumn.identity_generation.md":"GeGq6yqp","api_extract-pg-schema.viewcolumn.isarray.md":"6Tb6WbDF","api_extract-pg-schema.viewcolumn.isidentity.md":"yDrnY-Tv","api_extract-pg-schema.viewcolumn.isnullable.md":"XF--e536","api_extract-pg-schema.viewcolumn.isprimarykey.md":"ScSAnYrm","api_extract-pg-schema.viewcolumn.isupdatable.md":"STtcbrcp","api_extract-pg-schema.tablecolumn.defaultvalue.md":"3XsMKq42","api_extract-pg-schema.tablecolumn.dimensions.md":"qg6ecp9x","api_extract-pg-schema.tablecolumn.expandedtype.md":"kLNAs5Hu","api_extract-pg-schema.informationschemacolumn.is_identity.md":"VHqSF-fA","api_extract-pg-schema.informationschemacolumn.identity_start.md":"I2-oOxyb","api_extract-pg-schema.tablecolumn.name.md":"lDnFAQf3","api_extract-pg-schema.viewcolumn.ordinalposition.md":"NTVk7xi-","api_extract-pg-schema.materializedviewcolumn.comment.md":"crrYixJu","api_extract-pg-schema.informationschemacolumn.numeric_scale.md":"XDHctZt_","api_extract-pg-schema.tablecolumn.generated.md":"bKm-3Shk","api_extract-pg-schema.tablecolumn.reference.md":"yJ9J-Dw0","api_extract-pg-schema.viewcolumn.name.md":"fkEst6H3","api_extract-pg-schema.viewcolumn.references.md":"n5hLgPMm","api_extract-pg-schema.viewcolumn.type.md":"T4--562x","api_extract-pg-schema.viewcolumntype.md":"7OkfR1eA","api_extract-pg-schema.informationschemacolumn.ordinal_position.md":"EjPyLnr0","api_extract-pg-schema.viewdetails.columns.md":"wIEAd4XI","api_extract-pg-schema.viewdetails.definition.md":"esj45711","api_extract-pg-schema.viewdetails.informationschemavalue.md":"nSgUG8R_","api_extract-pg-schema.viewdetails.md":"8rXuHMQj","api_extract-pg-schema.yesno.md":"O6NbuZji","api_index.md":"SDPnOQVk","api_extract-pg-schema.informationschemacolumn.scope_catalog.md":"eMxJEeyp","index.md":"hPtz4yYT","api_extract-pg-schema.informationschemacolumn.is_nullable.md":"N_8kTi9-","api_extract-pg-schema.informationschemacolumn.numeric_precision_radix.md":"6sqUOf2L","api_extract-pg-schema.tablecolumn.references.md":"gFfIWykN","api_extract-pg-schema.tablecolumn.type.md":"bLjxl6JD","api_extract-pg-schema.tablecolumntype.md":"ANj8eq55","api_extract-pg-schema.tabledetails.checks.md":"EtZ9raNs","api_extract-pg-schema.informationschemacolumn.udt_name.md":"vAmPZn0m","api_extract-pg-schema.tabledetails.informationschemavalue.md":"7GeGeqpB","api_extract-pg-schema.materializedviewcolumn.maxlength.md":"B-eo0RAU","api_extract-pg-schema.viewcolumn.comment.md":"oywD2mJf","api_extract-pg-schema.tabledetails.isrowlevelsecurityenforced.md":"SlfxQ-KE","api_extract-pg-schema.informationschemacolumn.column_name.md":"KcDlSNAF","api_extract-pg-schema.viewcolumn.md":"CvNKTx05","api_extract-pg-schema.materializedviewcolumn.type.md":"SnbZAlHF","api_extract-pg-schema.tablecolumn.indices.md":"RMsMwCT0","api_extract-pg-schema.materializedviewcolumn.reference.md":"UzrYd6l2","api_extract-pg-schema.informationschemadomain.character_octet_length.md":"ugbx3QJ0","api_extract-pg-schema.informationschemaview.table_name.md":"Sf-1zyXs","api_extract-pg-schema.materializedviewcolumn.isprimarykey.md":"KI0kIh-5","api_extract-pg-schema.materializedviewcolumn.isupdatable.md":"g5G6BOTo","api_extract-pg-schema.informationschemacolumn.identity_cycle.md":"OapfaMJs","api_extract-pg-schema.informationschemadomain.domain_catalog.md":"LTVOmoiE","api_extract-pg-schema.informationschemacolumn.scope_schema.md":"ThqObhyu","api_extract-pg-schema.materializedviewdetails.columns.md":"bILHd9jg","api_extract-pg-schema.tabledetails.columns.md":"hI5q0JhU","api_extract-pg-schema.informationschemacolumn.domain_catalog.md":"9amyvMDP","api_extract-pg-schema.informationschemacolumn.dtd_identifier.md":"to4K0ExN","api_extract-pg-schema.informationschemacolumn.data_type.md":"3jUR1ZtE","api_extract-pg-schema.viewcolumn.generated.md":"xJQ4w_50","api_extract-pg-schema.viewcolumn.reference.md":"zIHTogJM","api_extract-pg-schema.updateactionmap.md":"ou5Mclds","api_extract-pg-schema.tabledetails.isrowlevelsecurityenabled.md":"8B0VQIXt","api_extract-pg-schema.tabledetails.securitypolicies.md":"oWdciXNI","api_extract-pg-schema.informationschemacolumn.identity_increment.md":"g9l66o7g","api_extract-pg-schema.viewcolumn.maxlength.md":"IZhyuZBY","api_extract-pg-schema.informationschemacolumn.udt_schema.md":"MwphPKyM","api_extract-pg-schema.informationschemacolumn.identity_minimum.md":"1b0I0I2G","api_extract-pg-schema.informationschemacolumn.generation_expression.md":"4wroz3Xk","api_extract-pg-schema.informationschemaview.is_updatable.md":"xC4HVvSe","api_extract-pg-schema.informationschemacolumn.character_maximum_length.md":"rgngiFiz","api_extract-pg-schema.informationschemacolumn.character_set_catalog.md":"-lFl-PXs","api_extract-pg-schema.informationschemacolumn.character_set_name.md":"5438pIff","api_extract-pg-schema.informationschemacolumn.character_set_schema.md":"gDYeD2Ok","api_extract-pg-schema.informationschemacolumn.collation_catalog.md":"b_YyiPjT","api_extract-pg-schema.informationschemacolumn.collation_name.md":"WIFbYApp","api_extract-pg-schema.informationschemacolumn.table_schema.md":"v-W2TlAk","api_extract-pg-schema.informationschemadomain.character_maximum_length.md":"wPi3-Chs","api_extract-pg-schema.informationschemadomain.character_set_name.md":"k6NR8j5e","api_extract-pg-schema.informationschemadomain.character_set_schema.md":"_8sxO361","api_extract-pg-schema.informationschemadomain.collation_catalog.md":"UbgJeOsa","api_extract-pg-schema.informationschemadomain.data_type.md":"vIH192a7","api_extract-pg-schema.informationschemadomain.datetime_precision.md":"yc2_3mmV","api_extract-pg-schema.informationschemadomain.maximum_cardinality.md":"nt46nELV","api_extract-pg-schema.informationschemadomain.md":"rVEVuefo","api_extract-pg-schema.informationschemadomain.numeric_precision.md":"rKv5d_to","api_extract-pg-schema.informationschemadomain.numeric_precision_radix.md":"5cOL7xXK","api_extract-pg-schema.informationschemadomain.scope_schema.md":"ZXtXvk1M","api_extract-pg-schema.informationschemadomain.udt_catalog.md":"ZNI7dhS3","api_extract-pg-schema.informationschemadomain.udt_name.md":"eOTVNUE8","api_extract-pg-schema.materializedviewcolumn.fakeinformationschemavalue.md":"BIEn7EDk","api_extract-pg-schema.materializedviewcolumn.indices.md":"e3Df7mgl","api_extract-pg-schema.informationschemadomain.udt_schema.md":"EK8480Yc","api_extract-pg-schema.informationschematable.commit_action.md":"qyLM-CgT","api_extract-pg-schema.informationschematable.is_typed.md":"ycdRGa8H","api_extract-pg-schema.informationschematable.md":"5-dODHub","api_extract-pg-schema.informationschematable.reference_generation.md":"cIr6rxnI","api_extract-pg-schema.informationschematable.self_referencing_column_name.md":"PyMqTdIb","api_extract-pg-schema.informationschematable.table_catalog.md":"C59upqjF","api_extract-pg-schema.informationschematable.table_schema.md":"ppLKNmwG","api_extract-pg-schema.informationschematable.table_type.md":"gPG1Wcm8","api_extract-pg-schema.informationschematable.user_defined_type_catalog.md":"2NDj3DrL","api_extract-pg-schema.informationschematable.user_defined_type_name.md":"nDIy42wD","api_extract-pg-schema.informationschematable.user_defined_type_schema.md":"EJ0RmV7d","api_extract-pg-schema.informationschemacolumn.is_generated.md":"6TIDzXBw","api_extract-pg-schema.informationschemaview.check_option.md":"uO_nqZwL","api_extract-pg-schema.informationschematable.table_name.md":"7S9ArBp_","api_extract-pg-schema.informationschemaview.is_insertable_into.md":"1B7DP65o","api_extract-pg-schema.informationschemacolumn.interval_precision.md":"du9CCFRH","api_extract-pg-schema.informationschemaview.is_trigger_insertable_into.md":"NmmN7lx-","api_extract-pg-schema.informationschemaview.is_trigger_updatable.md":"70M_JlyD","api_extract-pg-schema.informationschemadomain.domain_schema.md":"zz1Zo021","api_extract-pg-schema.informationschemadomain.dtd_identifier.md":"95cID3yW","api_extract-pg-schema.informationschemadomain.domain_name.md":"HOxovZrM","api_extract-pg-schema.viewcolumn.indices.md":"Fkp4Kpcx","api_extract-pg-schema.informationschemadomain.interval_type.md":"9dIyc4dp","api_extract-pg-schema.informationschemacolumn.table_catalog.md":"d42id2f-","api_extract-pg-schema.informationschemadomain.interval_precision.md":"_gjGzEQ3","api_extract-pg-schema.informationschemadomain.character_set_catalog.md":"ALou_R4t","api_extract-pg-schema.informationschemacolumn.column_default.md":"IUYbyCkC","api_extract-pg-schema.materializedviewcolumntype.md":"kjFEvTMH","api_extract-pg-schema.informationschemadomain.collation_name.md":"RuW6JThG","api_extract-pg-schema.informationschemadomain.collation_schema.md":"y05saHNM","api_extract-pg-schema.informationschemacolumn.maximum_cardinality.md":"nCFZ1GkL","api_extract-pg-schema.informationschemacolumn.md":"SF0-cKW5","api_extract-pg-schema.informationschemacolumn.identity_maximum.md":"nTXgV1jl","api_extract-pg-schema.informationschemacolumn.udt_catalog.md":"C6YF2dWe","api_extract-pg-schema.informationschemadomain.scope_name.md":"TJOUYk1J","api_extract-pg-schema.updateaction.md":"Ej8eR6in","api_extract-pg-schema.informationschemacolumn.interval_type.md":"kPgbr9fa","api_extract-pg-schema.viewcolumn.expandedtype.md":"dI1eBEi2","api_extract-pg-schema.tablecolumn.ordinalposition.md":"QEqDI4vQ","api_extract-pg-schema.informationschemacolumn.numeric_precision.md":"bymHvsFa","api_extract-pg-schema.informationschemadomain.numeric_scale.md":"2l5gq1V1","api_extract-pg-schema.informationschemacolumn.is_updatable.md":"i6BVmbx7","api_extract-pg-schema.materializedviewcolumn.defaultvalue.md":"HgJSS0RA","api_extract-pg-schema.informationschemacolumn.table_name.md":"wiXDbl5k","api_extract-pg-schema.tablecolumn.md":"FWV0Z0M5","api_extract-pg-schema.materializedviewcolumn.isnullable.md":"LyixDI_7","api_extract-pg-schema.informationschemadomain.domain_default.md":"fSi8zKAg","api_extract-pg-schema.informationschemacolumn.is_self_referencing.md":"j0f15XEC","api_extract-pg-schema.viewcolumn.defaultvalue.md":"q1zd2W7U","api_extract-pg-schema.tabledetails.md":"MofXuz3I","api_extract-pg-schema.materializedviewcolumn.isidentity.md":"8NzkSfvh"} +{"api_extract-pg-schema.compositetypeattribute.comment.md":"YUuf5uWv","api_extract-pg-schema.compositetypeattribute.isidentity.md":"vF4YwN74","api_extract-pg-schema.compositetypeattribute.expandedtype.md":"NluKFXDp","api_extract-pg-schema.informationschemacolumn.character_set_catalog.md":"-lFl-PXs","api_extract-pg-schema.compositetypedetails.md":"5qUgAY5Q","api_extract-pg-schema.extractschemaoptions.onprogressstart.md":"Chvb5YZH","api_extract-pg-schema.columnreference.md":"qudFHu_X","api_extract-pg-schema.attributetype.md":"Zn2g2Gux","api_extract-pg-schema.informationschemacolumn.character_set_name.md":"5438pIff","api_extract-pg-schema.compositetypedetails.attributes.md":"W__kJyTJ","api_extract-pg-schema.enumdetails.md":"-M8si7wB","api_extract-pg-schema.domaindetails.innertype.md":"_fBut0Zf","api_extract-pg-schema.domaindetails.md":"XW-mrQCo","api_extract-pg-schema.enumdetails.values.md":"5KRTBtyK","api_extract-pg-schema.compositetypeattribute.isarray.md":"4H6V0ssq","api_extract-pg-schema.compositetypeattribute.defaultvalue.md":"BNzQcVeM","api_extract-pg-schema.informationschemacolumn.character_set_schema.md":"gDYeD2Ok","api_extract-pg-schema.informationschemacolumn.collation_name.md":"WIFbYApp","api_extract-pg-schema.extractschema.md":"qiZEJIfM","api_extract-pg-schema.compositetypeattribute.isupdatable.md":"mb_I6TPH","api_extract-pg-schema.extractschemaoptions.onprogressend.md":"3Qq_SYo4","api_extract-pg-schema.informationschemacolumn.character_maximum_length.md":"rgngiFiz","api_extract-pg-schema.informationschemadomain.dtd_identifier.md":"95cID3yW","api_extract-pg-schema.informationschemadomain.interval_type.md":"9dIyc4dp","api_extract-pg-schema.extractschemaoptions.resolveviews.md":"D78mTsOn","api_extract-pg-schema.extractschemaoptions.typefilter.md":"XWW6SpUa","api_extract-pg-schema.compositetypeattribute.isnullable.md":"W0QjcK9A","api_extract-pg-schema.extractschemas.md":"pjnbNsv6","api_extract-pg-schema.compositetypeattribute.generated.md":"tQ85pLUF","api_extract-pg-schema.informationschemadomain.interval_precision.md":"_gjGzEQ3","api_extract-pg-schema.compositetypeattribute.fakeinformationschemavalue.md":"19E4iwvO","api_extract-pg-schema.informationschemacolumn.collation_catalog.md":"b_YyiPjT","api_extract-pg-schema.compositetypeattribute.ordinalposition.md":"tT3Pt-Tu","api_extract-pg-schema.informationschemacolumn.data_type.md":"3jUR1ZtE","api_extract-pg-schema.informationschemacolumn.is_nullable.md":"N_8kTi9-","api_extract-pg-schema.extractschemaoptions.md":"bOlV-rtm","api_extract-pg-schema.compositetypeattribute.type.md":"fvmhLwRj","api_extract-pg-schema.materializedviewcolumn.indices.md":"ZvC8beWx","api_extract-pg-schema.materializedviewcolumn.isarray.md":"HqX7LYdy","api_extract-pg-schema.tableindex.columns.md":"Z3Hj3i2N","api_extract-pg-schema.domaindetails.informationschemavalue.md":"tGwopfrr","index.md":"hPtz4yYT","api_extract-pg-schema.informationschematable.table_schema.md":"ppLKNmwG","api_extract-pg-schema.informationschemacolumn.dtd_identifier.md":"to4K0ExN","api_extract-pg-schema.informationschemadomain.datetime_precision.md":"yc2_3mmV","api_extract-pg-schema.extractschemaoptions.onprogress.md":"NEcuw3_u","api_extract-pg-schema.materializedviewcolumn.references.md":"nELGFQIR","api_extract-pg-schema.informationschemadomain.data_type.md":"vIH192a7","api_extract-pg-schema.compositetypeattribute.maxlength.md":"q0vXav8w","api_extract-pg-schema.materializedviewcolumn.isnullable.md":"LyixDI_7","api_extract-pg-schema.materializedviewcolumn.isupdatable.md":"g5G6BOTo","api_extract-pg-schema.materializedviewcolumn.isidentity.md":"8NzkSfvh","api_extract-pg-schema.informationschemadomain.character_set_catalog.md":"ALou_R4t","api_extract-pg-schema.materializedviewcolumn.expandedtype.md":"yiMl74ac","api_extract-pg-schema.materializedviewcolumn.comment.md":"crrYixJu","api_extract-pg-schema.compositetypeattribute.md":"Lyex178f","api_extract-pg-schema.materializedviewcolumn.maxlength.md":"B-eo0RAU","api_extract-pg-schema.informationschemadomain.maximum_cardinality.md":"nt46nELV","api_extract-pg-schema.informationschemadomain.character_maximum_length.md":"wPi3-Chs","api_extract-pg-schema.informationschemacolumn.is_identity.md":"VHqSF-fA","api_extract-pg-schema.materializedviewcolumn.name.md":"8e4stKAv","api_extract-pg-schema.materializedviewcolumn.md":"T9y4nUVT","api_extract-pg-schema.materializedviewcolumn.reference.md":"UzrYd6l2","api_extract-pg-schema.extractschemaoptions.schemas.md":"dX4W3Qcy","api_extract-pg-schema.materializedviewcolumn.ordinalposition.md":"Md4KotTX","api_extract-pg-schema.materializedviewcolumn.source.md":"-D7gkdIp","api_extract-pg-schema.materializedviewcolumn.isprimarykey.md":"KI0kIh-5","api_extract-pg-schema.materializedviewcolumntype.md":"kjFEvTMH","api_extract-pg-schema.materializedviewdetails.columns.md":"bILHd9jg","api_extract-pg-schema.materializedviewcolumn.type.md":"SnbZAlHF","api_extract-pg-schema.materializedviewdetails.definition.md":"sGCOrEK2","api_extract-pg-schema.materializedviewdetails.md":"Ss-wz2iV","api_extract-pg-schema.materializedviewdetails.fakeinformationschemavalue.md":"dVMk3K6I","api_extract-pg-schema.pgtype.md":"eWBREXIJ","api_extract-pg-schema.md":"iPlDBOzQ","api_extract-pg-schema.tablecheck.md":"wjXwWDl3","api_extract-pg-schema.tablecheck.name.md":"OaJfid4V","api_extract-pg-schema.rangedetails.innertype.md":"rrQhHi4J","api_extract-pg-schema.tablecolumn.comment.md":"LO-FgkR3","api_extract-pg-schema.tablecolumn.dimensions.md":"qg6ecp9x","api_extract-pg-schema.tablecolumn.defaultvalue.md":"3XsMKq42","api_extract-pg-schema.schema.md":"FD1c-k6E","api_extract-pg-schema.tablecolumn.indices.md":"Jt31Z2kx","api_extract-pg-schema.rangedetails.md":"m3OzI7wL","api_extract-pg-schema.tablecolumn.generated.md":"bKm-3Shk","api_extract-pg-schema.tablecolumn.informationschemavalue.md":"iCceJ2tD","api_extract-pg-schema.tablecolumn.isarray.md":"x__PmsLy","api_extract-pg-schema.tablecolumn.isprimarykey.md":"ADT4fIYx","api_extract-pg-schema.tablecolumn.maxlength.md":"nxkTwGtk","api_extract-pg-schema.tablecolumn.name.md":"lDnFAQf3","api_extract-pg-schema.tablecolumn.md":"FWV0Z0M5","api_extract-pg-schema.tablecolumn.isupdatable.md":"-dWx0ivb","api_extract-pg-schema.informationschemadomain.collation_schema.md":"y05saHNM","api_extract-pg-schema.tablecolumn.type.md":"bLjxl6JD","api_extract-pg-schema.tablecolumn.references.md":"gFfIWykN","api_extract-pg-schema.tablecolumn.ordinalposition.md":"QEqDI4vQ","api_extract-pg-schema.tablecheck.clause.md":"QbwjeFo3","api_extract-pg-schema.tabledetails.columns.md":"hI5q0JhU","api_extract-pg-schema.tablecolumn.reference.md":"yJ9J-Dw0","api_extract-pg-schema.tabledetails.indices.md":"q5zEcwpL","api_extract-pg-schema.tabledetails.informationschemavalue.md":"7GeGeqpB","api_extract-pg-schema.tabledetails.securitypolicies.md":"oWdciXNI","api_extract-pg-schema.tablecolumn.expandedtype.md":"kLNAs5Hu","api_extract-pg-schema.tablecolumntype.md":"ANj8eq55","api_extract-pg-schema.tabledetails.checks.md":"EtZ9raNs","api_extract-pg-schema.tabledetails.isrowlevelsecurityenabled.md":"8B0VQIXt","api_extract-pg-schema.tabledetails.md":"vBd5kkSR","api_extract-pg-schema.tabledetails.isrowlevelsecurityenforced.md":"SlfxQ-KE","api_extract-pg-schema.tableindex.name.md":"e-NupTmO","api_extract-pg-schema.tableindex.isprimary.md":"dpOG6KMv","api_extract-pg-schema.tableindex.md":"EzIf4Ll9","api_extract-pg-schema.tableindex.isunique.md":"xLzTU8cr","api_extract-pg-schema.tablesecuritypolicy.name.md":"2LQsojI3","api_extract-pg-schema.tablesecuritypolicy.modifiabilityexpression.md":"QqdLNKJW","api_extract-pg-schema.tablesecuritypolicy.visibilityexpression.md":"TsaeAiKn","api_extract-pg-schema.tablecolumn.isidentity.md":"CXXIsxRp","api_extract-pg-schema.viewcolumn.isarray.md":"6Tb6WbDF","api_extract-pg-schema.viewcolumn.isidentity.md":"yDrnY-Tv","api_extract-pg-schema.tablesecuritypolicy.commandtype.md":"mZ_YUQn1","api_extract-pg-schema.viewcolumn.isnullable.md":"XF--e536","api_extract-pg-schema.viewcolumn.isprimarykey.md":"ScSAnYrm","api_extract-pg-schema.tableindexcolumn.name.md":"2awMaMxP","api_extract-pg-schema.tablesecuritypolicy.md":"lJO1Mtep","api_extract-pg-schema.tableindexcolumn.md":"5b7f-bkR","api_extract-pg-schema.viewcolumn.expandedtype.md":"dI1eBEi2","api_extract-pg-schema.viewcolumn.generated.md":"xJQ4w_50","api_extract-pg-schema.viewcolumn.indices.md":"Uryj3yus","api_extract-pg-schema.viewdetails.informationschemavalue.md":"nSgUG8R_","api_extract-pg-schema.viewdetails.md":"8rXuHMQj","api_extract-pg-schema.yesno.md":"O6NbuZji","api_extract-pg-schema.informationschemadomain.numeric_precision.md":"rKv5d_to","api_index.md":"SDPnOQVk","api_extract-pg-schema.informationschemadomain.md":"rVEVuefo","api_extract-pg-schema.informationschemadomain.numeric_precision_radix.md":"5cOL7xXK","api_extract-pg-schema.informationschemadomain.numeric_scale.md":"2l5gq1V1","api_extract-pg-schema.informationschemadomain.scope_catalog.md":"YFfVEaj8","api_extract-pg-schema.informationschemadomain.scope_name.md":"TJOUYk1J","api_extract-pg-schema.informationschemadomain.scope_schema.md":"ZXtXvk1M","api_extract-pg-schema.informationschemadomain.udt_catalog.md":"ZNI7dhS3","api_extract-pg-schema.informationschemadomain.udt_name.md":"eOTVNUE8","api_extract-pg-schema.informationschemadomain.domain_catalog.md":"LTVOmoiE","api_extract-pg-schema.informationschemacolumn.maximum_cardinality.md":"nCFZ1GkL","api_extract-pg-schema.informationschemacolumn.numeric_precision.md":"bymHvsFa","api_extract-pg-schema.informationschemacolumn.md":"SF0-cKW5","api_extract-pg-schema.informationschemacolumn.numeric_precision_radix.md":"6sqUOf2L","api_extract-pg-schema.informationschemacolumn.ordinal_position.md":"EjPyLnr0","api_extract-pg-schema.informationschemacolumn.numeric_scale.md":"XDHctZt_","api_extract-pg-schema.informationschemacolumn.scope_catalog.md":"eMxJEeyp","api_extract-pg-schema.informationschemacolumn.scope_name.md":"-6HVycSg","api_extract-pg-schema.informationschemacolumn.scope_schema.md":"ThqObhyu","api_extract-pg-schema.informationschemacolumn.table_catalog.md":"d42id2f-","api_extract-pg-schema.informationschemadomain.udt_schema.md":"EK8480Yc","api_extract-pg-schema.informationschemacolumn.table_name.md":"wiXDbl5k","api_extract-pg-schema.informationschemacolumn.table_schema.md":"v-W2TlAk","api_extract-pg-schema.informationschematable.commit_action.md":"qyLM-CgT","api_extract-pg-schema.informationschematable.is_typed.md":"ycdRGa8H","api_extract-pg-schema.informationschematable.md":"5-dODHub","api_extract-pg-schema.informationschemacolumn.udt_catalog.md":"C6YF2dWe","api_extract-pg-schema.informationschemacolumn.udt_name.md":"vAmPZn0m","api_extract-pg-schema.informationschemacolumn.character_octet_length.md":"nZ7mOcZO","api_extract-pg-schema.informationschematable.reference_generation.md":"cIr6rxnI","api_extract-pg-schema.informationschematable.self_referencing_column_name.md":"PyMqTdIb","api_extract-pg-schema.informationschematable.table_catalog.md":"C59upqjF","api_extract-pg-schema.informationschemadomain.character_set_name.md":"k6NR8j5e","api_extract-pg-schema.informationschemadomain.character_octet_length.md":"ugbx3QJ0","api_extract-pg-schema.informationschematable.table_name.md":"7S9ArBp_","api_extract-pg-schema.informationschematable.user_defined_type_catalog.md":"2NDj3DrL","api_extract-pg-schema.viewcolumn.informationschemavalue.md":"JtS9xtSG","api_extract-pg-schema.informationschemaview.check_option.md":"uO_nqZwL","api_extract-pg-schema.informationschematable.user_defined_type_schema.md":"EJ0RmV7d","api_extract-pg-schema.informationschematable.is_insertable_into.md":"r4ZG8TBv","api_extract-pg-schema.informationschemaview.is_trigger_insertable_into.md":"NmmN7lx-","api_extract-pg-schema.informationschemaview.is_trigger_updatable.md":"70M_JlyD","api_extract-pg-schema.informationschematable.table_type.md":"gPG1Wcm8","api_extract-pg-schema.informationschemaview.is_updatable.md":"xC4HVvSe","api_extract-pg-schema.informationschemaview.is_insertable_into.md":"1B7DP65o","api_extract-pg-schema.informationschemaview.md":"Zuit56s8","api_extract-pg-schema.informationschemaview.is_trigger_deletable.md":"s9u7NoNw","api_extract-pg-schema.informationschemaview.table_catalog.md":"ADEJ5C5F","api_extract-pg-schema.informationschemacolumn.domain_name.md":"ih0tAohB","api_extract-pg-schema.informationschemaview.table_schema.md":"aMysunl4","api_extract-pg-schema.informationschematable.user_defined_type_name.md":"nDIy42wD","api_extract-pg-schema.materializedviewcolumn.defaultvalue.md":"HgJSS0RA","api_extract-pg-schema.informationschemaview.table_name.md":"Sf-1zyXs","api_extract-pg-schema.informationschemadomain.domain_default.md":"fSi8zKAg","api_extract-pg-schema.informationschemadomain.collation_name.md":"RuW6JThG","api_extract-pg-schema.informationschemadomain.domain_name.md":"HOxovZrM","api_extract-pg-schema.informationschemadomain.domain_schema.md":"zz1Zo021","api_extract-pg-schema.informationschemacolumn.collation_schema.md":"htEDW_sn","api_extract-pg-schema.informationschemacolumn.column_default.md":"IUYbyCkC","api_extract-pg-schema.informationschemacolumn.column_name.md":"KcDlSNAF","api_extract-pg-schema.informationschemacolumn.datetime_precision.md":"FQQHWJdn","api_extract-pg-schema.informationschemacolumn.domain_catalog.md":"9amyvMDP","api_extract-pg-schema.informationschemacolumn.identity_increment.md":"g9l66o7g","api_extract-pg-schema.informationschemacolumn.domain_schema.md":"nb1ylPuz","api_extract-pg-schema.informationschemacolumn.generation_expression.md":"4wroz3Xk","api_extract-pg-schema.informationschemacolumn.identity_cycle.md":"OapfaMJs","api_extract-pg-schema.compositetypeattribute.name.md":"hVHnBRXU","api_extract-pg-schema.informationschemacolumn.identity_generation.md":"GeGq6yqp","api_extract-pg-schema.informationschemacolumn.udt_schema.md":"MwphPKyM","api_extract-pg-schema.informationschemacolumn.interval_precision.md":"du9CCFRH","api_extract-pg-schema.informationschemaview.view_definition.md":"UgsBKHXQ","api_extract-pg-schema.informationschemacolumn.identity_maximum.md":"nTXgV1jl","api_extract-pg-schema.informationschemacolumn.identity_minimum.md":"1b0I0I2G","api_extract-pg-schema.informationschemacolumn.identity_start.md":"I2-oOxyb","api_extract-pg-schema.informationschemacolumn.is_generated.md":"6TIDzXBw","api_extract-pg-schema.informationschemacolumn.interval_type.md":"kPgbr9fa","api_extract-pg-schema.informationschemacolumn.is_self_referencing.md":"j0f15XEC","api_extract-pg-schema.informationschemacolumn.is_updatable.md":"i6BVmbx7","api_extract-pg-schema.materializedviewcolumn.fakeinformationschemavalue.md":"BIEn7EDk","api_extract-pg-schema.index.md":"X2Xq715G","api_extract-pg-schema.materializedviewcolumn.generated.md":"bLy6Cpzu","api_extract-pg-schema.viewcolumn.md":"CvNKTx05","api_extract-pg-schema.tablecolumn.isnullable.md":"maaMSOwQ","api_extract-pg-schema.viewcolumn.type.md":"T4--562x","api_extract-pg-schema.tablesecuritypolicy.rolesappliedto.md":"nvstI5d_","api_extract-pg-schema.viewcolumn.name.md":"fkEst6H3","api_extract-pg-schema.viewcolumn.ordinalposition.md":"NTVk7xi-","api_extract-pg-schema.viewcolumn.references.md":"n5hLgPMm","api_extract-pg-schema.viewcolumn.isupdatable.md":"STtcbrcp","api_extract-pg-schema.viewcolumn.maxlength.md":"IZhyuZBY","api_extract-pg-schema.viewcolumn.source.md":"NnzJYUDj","api_extract-pg-schema.viewcolumn.reference.md":"zIHTogJM","api_extract-pg-schema.viewdetails.definition.md":"esj45711","api_extract-pg-schema.updateaction.md":"Ej8eR6in","api_extract-pg-schema.viewcolumntype.md":"7OkfR1eA","api_extract-pg-schema.updateactionmap.md":"ou5Mclds","api_extract-pg-schema.tableindexcolumn.definition.md":"B6lT6Omx","api_extract-pg-schema.tablesecuritypolicy.ispermissive.md":"OI7mLL83","api_extract-pg-schema.informationschemadomain.character_set_schema.md":"_8sxO361","api_extract-pg-schema.viewcolumn.comment.md":"oywD2mJf","api_extract-pg-schema.kind.md":"u6WJdMBA","api_extract-pg-schema.informationschemadomain.collation_catalog.md":"UbgJeOsa","api_extract-pg-schema.viewdetails.columns.md":"wIEAd4XI","api_extract-pg-schema.viewcolumn.defaultvalue.md":"q1zd2W7U"} diff --git a/docs/index.html b/docs/index.html index abd3bbd8..f4518feb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -33,7 +33,7 @@ } run();

The generated output is a record of schemas, described with the Schema type.

- + \ No newline at end of file