react-native-nitro-sqlite-vecFunctions
createVectorTable
API Reference / react-native-nitro-sqlite-vec / createVectorTable
Function: createVectorTable()
createVectorTable(
db,table,options):void
Creates a vec0 virtual table for the given vector column.
Parameters
db
table
string
options
Returns
void