-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
FYI postgres is not always current role_name using value returned from SELECT current_user; might be more appropriate.
EfCore.TestSupport/TestSupport/EfHelpers/Internal/PostgreSqlDropSchemaEnsureClean.cs
Line 36 in 994cc0a
| EXECUTE 'CREATE SCHEMA public; GRANT ALL ON SCHEMA public TO postgres; GRANT ALL ON SCHEMA public TO public'; |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels