add no-parallel to grant_and_Revoke.sql

This commit is contained in:
Arthur Passos 2024-06-26 08:58:44 -03:00
parent 4d800a8487
commit b93c21a041

View File

@ -1,3 +1,5 @@
-- Tags: no-parallel
DROP USER IF EXISTS test_user_01073;
DROP ROLE IF EXISTS test_role_01073;