ActionType (string)
Less than 1 minute
ActionType (string)
enum ActionType: stringCases
EXTENSION
case EXTENSION = 'extension'TABLE
case TABLE = 'table'CONSTRAINT
case CONSTRAINT = 'constraint'INDEX
case INDEX = 'index'VIEW
case VIEW = 'view'FUNC
case FUNC = 'function'TRIGGER
case TRIGGER = 'trigger'NOTICE
case NOTICE = 'notice'WARNING
case WARNING = 'warning'ERROR
case ERROR = 'error'Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:24 +0000