pub const DB_CONNECTION_STRING: Key;
The connection string used to connect to the database. It is recommended to remove embedded credentials.
Server=(localdb)\v11.0;Integrated Security=true;