Sha256: d26855108919b8250e0265b27cf5f41b442cf2556808edd71cde3c451a2ec8a7
Contents?: true
Size: 606 Bytes
Versions: 4
Compression:
Stored size: 606 Bytes
Contents
Masking::Error::ConfigFileDoesNotExist: "ERROR: config file (<%= config_file_path %>) does not exist" Masking::Error::ConfigFileIsNotFile: "ERROR: config file (<%= config_file_path %>) is not file" Masking::Error::ConfigFileIsNotValidYaml: "ERROR: config file (<%= config_file_path %>) is not valid yaml format" Masking::Error::ConfigFileContainsNullAsColumnName: "ERROR: config file (<%= config_file_path %>) is not valid, column name contains `null`" Masking::Error::InsertStatementParseError: "ERROR: cannot parse SQL dump file. you may forget to put `--complete-insert` option in mysqldump?"
Version data entries
4 entries across 4 versions & 1 rubygems