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;