Fix typo
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
-- Type: DO
|
-- Type: DO
|
||||||
-- Name: add_delete_permission_to_subscription
|
-- Name: grant_delete_permission_to_subscription
|
||||||
-- Description: Add delete permission to subscription table
|
-- Description: Add delete permission to subscription table
|
||||||
|
|
||||||
BEGIN;
|
BEGIN;
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
-- Type: UNDO
|
-- Type: UNDO
|
||||||
-- Name: add_delete_permission_to_subscription
|
-- Name: grant_delete_permission_to_subscription
|
||||||
-- Description: Add delete permission to subscription table
|
-- Description: Add delete permission to subscription table
|
||||||
|
|
||||||
BEGIN;
|
BEGIN;
|
||||||
|
|||||||
Reference in New Issue
Block a user