Commit cf5ab6a
committed
[TASK] Use
Literally, PostgresSQL and SQLite are smart enough to map
`utf-8` correctly to their internal charset `utf8`, which
means that the default would be okay.
Recently added to the testing-framework, this has been
handled before by TYPO3 core using `utf8`, it's changed
to streamline towards the same writing throughout TYPO3.
Releases: main, 8utf8 as default charset for SQLite and PostgreSQL1 parent 89313ea commit cf5ab6a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
| 370 | + | |
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| |||
0 commit comments