pub const DATABASE_PRIVILEGE_FIELDS: [&str; 13];
Expand description
This is the list of fields that are used to fetch the db + user + privileges
from the db
table in the database. If you need to add or remove privilege
fields, this is a good place to start.