Commit 0a8f1d2
docs: add connection parameter reference (Thrift vs Kernel) (#913)
* docs: add connection parameters reference (Thrift/SEA/Kernel)
Add docs/connection-parameters.md documenting every sql.connect() keyword
argument: type, default, per-backend support (Thrift / SEA / Kernel), and
meaning. Verified against Connection.__init__, the per-backend clients,
and the shared HTTP/auth layer at connector 4.4.0. Linked from the README
Documentation section.
Co-authored-by: Isaac
Signed-off-by: eric-wang-1990 <e.wang@databricks.com>
* docs: rework connection parameter reference in Thrift-vs-Kernel table format
Drop the SEA column (backend is being deprecated) and restructure the doc to
match the databricks-sql-nodejs connection-parameter reference (#457): a
two-backend Thrift/Kernel table per section with a ✅/❌/1 parent 97235e2 commit 0a8f1d2
2 files changed
Lines changed: 210 additions & 0 deletions
0 commit comments