module.exports =
  string: "varchar",
  integer: "integer",
  boolean: "boolean",
  datetime: "timestamp"
