We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c63e7 commit d281407Copy full SHA for d281407
docs/StardustDocs/topics/gettingStarted/Modules.md
@@ -308,8 +308,8 @@ dependencies {
308
309
#### `dataframe-jdbc` {id="dataframe-jdbc"}
310
311
-Provides all logic and tests for DataFrame to be able to work with
312
-JDBC data sources.
+Provides all logic for DataFrame to be able to work with
+SQL databases that implement the JDBC protocol.
313
314
See [Read from SQL databases](https://kotlin.github.io/dataframe/readsqldatabases.html) for more information
315
about how to use it.
0 commit comments