med_core 0.2.6

A Rust Powered Core Engine for M.E.D. Masking, Encryption, and Decryption CSV/JSON
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "db": "SQLite",
  "28288d2f98758b31851fc92c306eac906e7ae7cf81cced4d044650be8e752cc5": {
    "describe": {
      "columns": [],
      "nullable": [],
      "parameters": {
        "Right": 9
      }
    },
    "query": "\n                INSERT INTO audit ( user, hostname, total_files, total_records, failed_records, record_failed_reason, runtime_conf, process_failure_reason, successed )\n                VALUES ( ?1, ?2, ?3, ?4, ?5, ?6, ?7, ?8, ?9)\n        "
  }
}