Skip to content

Commit 76651e2

Browse files
committed
Document MAPPING as valid DDL triggers type.
1 parent e4b433a commit 76651e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/sql.extensions/README.ddl_triggers.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ Syntax:
6464
| DROP PACKAGE
6565
| CREATE PACKAGE BODY
6666
| DROP PACKAGE BODY
67+
| CREATE MAPPING
68+
| ALTER MAPPING
69+
| DROP MAPPING
6770

6871

6972
Syntax rules:

0 commit comments

Comments
 (0)