Use HikariDataSource for connecting to sqlg #517
Unanswered
29nidhishah
asked this question in
Q&A
Replies: 1 comment 2 replies
-
No, there is no support to pass in an existing data source. I can add it but I'll add it to the current master branch not |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using slqlg 2.1.6. I want my customized HikariDataSoure to be used to connect to sqlG and create a graph but I see SqlgHikariDataSource creates it own HikariDataSource. I dont want to modify the sqlg repository code. Is there a method to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions