Added TODO

This commit is contained in:
2025-06-01 18:51:05 -04:00
parent e1358953cb
commit b1cabcf664

View File

@@ -1,3 +1,5 @@
TODO: At some point, move this somewhere that is appropriate
# Make sure role has CREATEDB # Make sure role has CREATEDB
ALTER ROLE username_that_needs_permission CREATEDB; ALTER ROLE username_that_needs_permission CREATEDB;