Skip to content

Tiny docs fixes related to sql and dataframeVersion#1705

Merged
Jolanrensen merged 2 commits intomasterfrom
sql-docs
Feb 20, 2026
Merged

Tiny docs fixes related to sql and dataframeVersion#1705
Jolanrensen merged 2 commits intomasterfrom
sql-docs

Conversation

@Jolanrensen
Copy link
Copy Markdown
Collaborator

While starting with #1703 I found a couple of tiny issues in the docs that needed fixing.
As opposed to #1703, these can be merged and published as soon as possible. I'll put the overhaul for https://kotlin.github.io/dataframe/readsqlfromcustomdatabase.html in a new PR

@Jolanrensen Jolanrensen added this to the 1.0.0-Beta5 milestone Feb 20, 2026
@Jolanrensen Jolanrensen added the documentation Improvements or additions to documentation (not KDocs) label Feb 20, 2026
Copy link
Copy Markdown
Collaborator

@koperagen koperagen left a comment

Choose a reason for hiding this comment

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

Nice, thank you!

@Jolanrensen Jolanrensen merged commit 84f7a51 into master Feb 20, 2026
5 checks passed
@Jolanrensen Jolanrensen deleted the sql-docs branch February 20, 2026 15:01

```kotlin
implementation("org.jetbrains.kotlinx:dataframe-openapi:$dataframe_version")
implementation("org.jetbrains.kotlinx:dataframe-openapi:%dataframeVersion%")
Copy link
Copy Markdown
Collaborator Author

@Jolanrensen Jolanrensen Feb 23, 2026

Choose a reason for hiding this comment

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

It's %dataFrameVersion% you stupid XD @Jolanrensen

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

Labels

documentation Improvements or additions to documentation (not KDocs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants