feat(others): Update database collations

The collations in the database have been updated, changing from `armscii8` to new ones such as `big5`, `dec8`, `cp850`, and others. This should help to smooth internationalization and localization processes involving different charsets.

Signed-off-by: Mathis <yidhra@tuta.io>
This commit is contained in:
Mathis H (Avnyr) 2024-04-29 15:00:04 +02:00
parent 89ba2cb6d1
commit 16a8e892f9
Signed by: Mathis
GPG Key ID: DD9E0666A747D126
2 changed files with 987 additions and 886 deletions

View File

@ -11,7 +11,10 @@
<user-name>user_brief05</user-name>
<schema-mapping>
<introspection-scope>
<node kind="schema" qname="@" />
<node kind="schema">
<name qname="@" />
<name qname="brief_05" />
</node>
</introspection-scope>
</schema-mapping>
</data-source>

File diff suppressed because it is too large Load Diff