Skip to main content

Module alter_function

Module alter_function 

Source
Expand description

ALTER FUNCTION statement builder

This module provides the AlterFunctionStatement type for building SQL ALTER FUNCTION queries.

Structs§

AlterFunctionStatement
ALTER FUNCTION statement builder

Enums§

AlterFunctionOperation
ALTER FUNCTION operation types