1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
Marc Neudert 315d29c461 Define default collation for TiDB tables (#22271)
* Define consistent db settings access
* Define reusable table creation options
* Create all tables with explicit row format
* Define default collation for TiDB tables
* Use table create options from schema in migrations
* Create TiDB databases with default collation
* Update OmniFixture dump to include ROW_FORMAT
2024-06-05 12:29:30 +12:00
..