diff --git a/run_migrations.txt b/run_migrations.txt index 927b280..00583ef 100644 --- a/run_migrations.txt +++ b/run_migrations.txt @@ -1,3 +1,5 @@ +TODO: At some point, move this somewhere that is appropriate + # Make sure role has CREATEDB ALTER ROLE username_that_needs_permission CREATEDB;