Skip to content

Migration: Update C# client docs for 1.3 release#297

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/f32ff467
Open

Migration: Update C# client docs for 1.3 release#297
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/f32ff467

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Ports ClickHouse/clickhouse-docs#6440 (C# client 1.3 release) to the Mintlify docs.

Changes

  • Added "Supported ClickHouse versions" section
  • Added ReadBufferSize, ParameterFormatter, ReadValueConverter connection settings rows
  • Added ApplicationInfo connection-string property
  • Added ParameterFormatter, ReadValueConverter, AcceptEncoding to QueryOptions
  • New "POCO reads" section (QueryAsync<T>, registration, column matching, MapTo<T>, diagnostics)
  • New "Identifier parameters" subsection under SQL parameters
  • Inferred-DateTime warning under "Custom parameter type mapping"
  • New "Custom parameter value formatting" and "Custom read value conversion" sections
  • New "Per-query transport compression" section with HttpClient + error-body subsections
  • Updated Array(T) read/write rows; nested array shape guidance
  • Added supported-range columns and out-of-range write-behavior note for Date/Date32/DateTime
  • New "Tuples with 8+ elements and a nested tuple in the last position" caveat under Limitations

Docusaurus :::warning / :::note admonitions converted to Mintlify <Warning> / <Note>. Internal links use root-relative paths.

@mintlify

mintlify Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview Jun 29, 2026, 10:29 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants