mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-07 12:22:59 +00:00
feat: make it easier to create empty tables (#942)
This PR also reworks the table creation utilities significantly so that they are more consistent, built on top of each other, and thoroughly documented.
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
"declaration": true,
|
||||
"outDir": "./dist",
|
||||
"strict": true,
|
||||
// "esModuleInterop": true,
|
||||
"sourceMap": true,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user