andrew_stewart
04/05/2021, 4:18 PMmeltano schema create do? Can’t find anything about it in the docs.aaronsteers
04/05/2021, 6:13 PMmeltano schema create --help as a template, the first argument SCHEMA is the schema name and the second ROLES argument should be one or more roles which should be granted access. My understanding is that this command by default operates on the Meltano internal system database and shouldn’t generally be required to be run directly.aaronsteers
04/05/2021, 6:13 PMandrew_stewart
04/05/2021, 6:29 PMaaronsteers
04/05/2021, 6:42 PM