Disable native JSON support for MariaDB 10.2.x
Since the JSON type is simply an alias to a LONG TEXT we must force a comment, otherwise things will not work properly. Also the test for JSON types should work regardless of native JSON support (DBAL should add a comment to identify the correct type).
Showing
Please register or sign in to comment