From 410ab1d60ef7670052cb661b8dcbd102d28e7d2e Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 13 Sep 2019 16:59:04 +0100 Subject: [PATCH] Live blogging from SymfonyLive London 2019 --- source/_posts/2019-09-13-live-blogging-symfonylive-london.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md index 51fd81f4e..85b12ee24 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -585,5 +585,5 @@ It depends. Fine for a 'modest' size. Use a real proxy for larger scale apps, us - UTF-32: 4 bytes * UTF-8 is compatible with ASCII * Case sensitivity - 1k characters are concerned. One uppercase letter, two lower case variants. Turkish exception (similar looking letters that are different letters with different meanings). Full case folding. -* +* Collations - ordering is language dependent.