Commit b7eeb1a
committed
Remove mariadb dependency from jdbc
We recommend in the documentation to add it to user projects:
https://kotlin.github.io/dataframe/readsqldatabases.html#getting-started-with-reading-from-sql-database-in-gradle-project
Seems like it was added for testing and left in implementation by accident1 parent 8b47791 commit b7eeb1a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments