soniq icon indicating copy to clipboard operation
soniq copied to clipboard

Which database users do we need for the `db` package?

Open davidsparkles opened this issue 5 years ago • 0 comments

Proposal:

  1. One user for the migrations, who can write all schemas.
  2. One user for the subsequent connection pool, who cannot read or write the meta schema.

davidsparkles avatar Jul 23 '19 08:07 davidsparkles