Skip to content

Specify driver dependencies for particular databases in the documentation #493

Closed
@zaleslaw

Description

@zaleslaw

The page doesn't contain any information about setting up of driver dependency on a particular database to set up it properly.

driver deps specifications

Comments from @Jolanrensen

Actually, not even sure what's going on here.
Neither USE { dependencies("org.postgresql:postgresql:42.6.0") }
nor @file:DependsOn("org.postgresql:postgresql:42.6.0")
works...
I can only get it to work by using the "Select Project Libraries to add to the Notebook Classpath" setting and adding PostgreSQL as a dependency to that project. That can't be the proper way to do it.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation (not KDocs)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions