Constant mz::sql_client::PG_PSQLRC_MZ_FILENAME
source ยท const PG_PSQLRC_MZ_FILENAME: &str = ".psqlrc-mz";
Expand description
Default filename for the custom .psqlrc file.
const PG_PSQLRC_MZ_FILENAME: &str = ".psqlrc-mz";
Default filename for the custom .psqlrc file.