You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Victor Romero (Jira)" <ji...@apache.org> on 2021/09/28 15:05:00 UTC

[jira] [Created] (FINERACT-1398) Standardize the Character Set and the Collation

Victor Romero created FINERACT-1398:
---------------------------------------

             Summary: Standardize the Character Set and the Collation
                 Key: FINERACT-1398
                 URL: https://issues.apache.org/jira/browse/FINERACT-1398
             Project: Apache Fineract
          Issue Type: Improvement
          Components: Database, Migration Scripts
    Affects Versions: 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, 1.0.0, 1.5.1
            Reporter: Victor Romero
             Fix For: 1.6.0


It is required to have a Standard in Fineract for handling the Information entered into the Database so then the Database creation, tables and migration script should use the Standard Charset and Collation defined for Fineract.

It is proposed to use as Standard in Fineract: utf8mb4 as charset and utf8mb4_unicode_ci as collation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)