Skip to content

Commit 03278c3

Browse files
authored
Update drop-trigger.md
1 parent f44bcc5 commit 03278c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/sql/drop-trigger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ github: https://github.com/zernonia
66
---
77

88
```sql
9-
drop policy "trigger name" on profiles;
9+
drop trigger "trigger name" on profiles;
1010
```
1111

1212
<!--

0 commit comments

Comments
 (0)