Update vector columns logic

This commit is contained in:
2026-08-05 13:28:57 +01:00
parent 4f203ce4e7
commit c97bedc271
7 changed files with 142 additions and 217 deletions
-1
View File
@@ -902,7 +902,6 @@ bun-mariadb/
│ │ ├── create-db-schema.ts
│ │ ├── create-table.ts
│ │ ├── update-table.ts
│ │ ├── recreate-table.ts
│ │ ├── sync-indexes.ts
│ │ └── ...
│ ├── types/