Fix schema manager test#5
Conversation
# Conflicts: # src/Platforms/AbstractPlatform.php
|
I've started work on the Symfony AI store integration. It turns out it needs a vector index, which MariaDB supports by MySQL9 doesn't. I've now added the VECTOR index support to MariaDB in this PR. |
|
Been doing some more investigation today. It looks like the problem that was being hit with |
|
There hasn't been any activity on this pull request in the past 90 days, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days. |
|
This pull request was closed due to inactivity. |
Added vector column type for introspection.
Summary