Closes #582. `lancedb.databases` entries already classify a location by whether it carries a scheme; `lancedb.uri` was taken as a URI whatever it said, so a local path was opened as object storage and a mistyped one became a new empty database instead of failing. Both settings now place a database the same way, and `--db PATH` overrides either. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agents.py | ||
| documents.py | ||
| downloads.py | ||
| exceptions.py | ||
| processing.py | ||
| rebuild.py | ||
| scope.py | ||
| search.py | ||
| session.py | ||
| titles.py | ||