Actualités

I have a migration that creates a table. I would like to grant permissions. The trouble is the user may differ between environments, so I need to pass a variable to the script to specify the user: How ...