function(ctx) { statement: 'CREATE ROLE "' + ctx.identity.id + '" NOLOGIN NOCREATEROLE NOSUPERUSER NOCREATEDB NOINHERIT NOREPLICATION NOBYPASSRLS' }