Skip to content

Update SQL docs#1645

Merged
zaleslaw merged 3 commits into
masterfrom
zaleslaw/issue-1511
Dec 18, 2025
Merged

Update SQL docs#1645
zaleslaw merged 3 commits into
masterfrom
zaleslaw/issue-1511

Conversation

@zaleslaw

Copy link
Copy Markdown
Collaborator

Fixes #1511

…chema`

Adjusted documentation to reflect changes introduced in `Beta-4`, moving schema-related methods from `DataFrame` to `DataFrameSchema` companion object. Added examples leveraging `DataSource` for connection pooling and HikariCP usage.
Updated the documentation to include new advanced customization options for the `DbType` class, covering performance settings, query building, connection handling, and type mapping. Added detailed explanations and examples for overriding methods and properties.
@zaleslaw zaleslaw requested a review from Jolanrensen December 17, 2025 14:23

@Jolanrensen Jolanrensen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the rest looks good :)

Comment thread docs/StardustDocs/topics/readSqlDatabases.md Outdated
Comment thread docs/StardustDocs/topics/readSqlDatabases.md Outdated
Comment thread docs/StardustDocs/topics/readSqlDatabases.md Outdated
@zaleslaw zaleslaw merged commit 33c6f21 into master Dec 18, 2025
4 checks passed
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.

Update readFromSQL* documentation on site

2 participants