-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Bug Report
Q | A |
---|---|
Version | 3.10.x |
Previous Version if the bug is a regression | - |
Summary
For MariaDb 11.x not much has changed which will dbal
break, except in 11.7 (so its in LTS 11.8) a new reserved word was added VECTOR
- this is missing currently.
Current behavior
When using e.g. a column like vector
it breaks.
Expected behavior
Properly quote it.
How to reproduce
marcelklehr
Metadata
Metadata
Assignees
Labels
No labels