Join Slack
Powered by
:wave: I'm trying to find out if there is a way no...
# exposed
p
pastjean
11/10/2017, 10:37 PM
👋 I'm trying to find out if there is a way not to have a singleton Database connection and use it ? To use more than one
Copy code
val db = Database.connect(datasource) val db2 = Database.connect(datasource2) ...
Open in Slack
Previous
Next