Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Add charset to fields #637

Merged
merged 1 commit into from
Mar 12, 2019
Merged

Add charset to fields #637

merged 1 commit into from
Mar 12, 2019

Commits on Mar 12, 2019

  1. Add charset to fields

    Depending of the field type, we must add a specific charset to avoid client errors. If the charset was 0, JDBC clients changed blob types to varchar ones, because the charset was not setted to binary.
    
    Signed-off-by: Antonio Jesus Navarro Perez <antnavper@gmail.com>
    ajnavarro committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    e00c941 View commit details
    Browse the repository at this point in the history