Hi i have been trying to get TI setup and i keep getting an error on the final site setup
the SQL error reads "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '1.0.0'' COLLATE utf8mb4_unicode_ci' at line 1 (SQL: ALTER TABLE ti_extensions CHANGE version version VARCHAR(32) DEFAULT ''1.0.0'' COLLATE utf8mb4_unicode_ci)"
i have already set my DB collation to utf8mb4_unicode_ci and that didn't help any now i tried the fix "php artisan igniter:install" in the terminal on my control panel and still i get the same error message can anyone help here please