lvector_list_tables

Signature:

CREATE FUNCTION lvector_list_tables();

Purpose: Lists LanceDB/lvector tables known to the extension.

Example:

EXECUTE FUNCTION lvector_list_tables();