Join Slack
Powered by
Does that have any advantage over using exposed di...
# exposed
z
ziad
06/20/2017, 4:58 PM
Does that have any advantage over using exposed directly by calling this on application start:
Copy code
Database.connect
and just using the closure:
Copy code
transaction { }
?
Open in Slack
Previous
Next