* move pyproject.toml and makefile from old branch and add inbetween changes
* update workflow files to use uv
* run new version of formatter
* fix building of images with uv
* possibly fix docs linting
* downgrade lancedb dependency to fix tests
* fix gcs compat mode for s3 for newest boto
* fix docstrings in examples
* add some uv constraints
* update readme.md and contributing.md and some other places
* allow duckdb 0.8 in range
* add link-mode copy to uv venv on windows
* remove poetry lockfile and unneeded lockfile checker
* fix chess api related failures
* sleep after dremio start..
* set correct package in pyproject
* Revert "add some uv constraints"
This reverts commit d611e9ecce.
# Conflicts:
# pyproject.toml
# uv.lock
* add missing databricks sql connector version bounds
* Initial implementation
* ReadableIbisRelation accesses caps.sqlglot_dialect
* Mysql repeated in sqlalchemy
* sqlalchemy configs explicitly passed to destination
* Transpile with default. Clickhouse, databricks is supprted by ibis. Tsql is the same as mssql.
* Sqlglot version set to >=23.0.0
clear cache in the right places in preprocess docs
Bring back links, redirects, reorder
Fix caching issue on historic docs
Fix some broken links (will need cleanup)