fix whitespace

pull/7641/head
Морозов Константин 2024-07-02 21:21:14 +03:00
parent 655df3d600
commit fb93841653
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ CREATE EXTENSION if not exists "uuid-ossp" SCHEMA public;
RESET ROLE;
SELECT CURRENT_USER;
DROP USER non_super_user_ext;
DROP SCHEMA non_super_user_create_existing_extension CASCADE;
DROP SCHEMA non_super_user_create_existing_extension CASCADE;