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;