Function mapMySqlTypeToJsonType

  • Maps MySQL data types to corresponding JSON Schema types.

    Parameters

    • mysqlType: string

      The MySQL data type.

    Returns string

    The JSON Schema type.