Make vector attribute to receive an IndexKind enum.
Add UNDEFINED to IndexKind and DistanceFunction to have them as default in the vector attribute. When values are undefined each database defines its default.
Update file creation in SQLite tests.
Contribution Checklist
[ ] The code builds clean without any errors or warnings
Motivation and Context
Description
Contribution Checklist