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;