We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ff991 commit a252949Copy full SHA for a252949
docs/update_and_migration/from_4.6/update_from_4.6.md
@@ -376,9 +376,10 @@ Run the following scripts:
376
psql <database_name> < vendor/ibexa/installer/upgrade/db/postgresql/ibexa-4.6.20-to-4.6.21.sql
377
```
378
379
-## v4.6.22 [[% include 'snippets/experience_badge.md' %]] [[% include 'snippets/commerce_badge.md' %]]
+## v4.6.22
380
+
381
+### Set character set for activity log tables [[% include 'snippets/experience_badge.md' %]] [[% include 'snippets/commerce_badge.md' %]]
382
-### Set character set for activity log tables
383
When using MySQL or MariaDB, run the following script to ensure correct character set for activity log tables:
384
385
=== "MySQL"
0 commit comments