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;
Home > extract-pg-schema > InformationSchemaView > is_updatable
ES if the view is updatable (allows UPDATE and DELETE), NO if not
Signature:
is_updatable: YesNo;