I can init the db and make calls in my main `App` ...
# tornadofx
b
I can init the db and make calls in my main
App
class, but anything outside of that, like calling from a
View
is where I have issues