in reply to Re^2: Dancer2::Plugin::Database and database errors
in thread Dancer2::Plugin::Database and database errors

"As for the trace, I'm not sure how that'd work ..."

Did you try it?

$ DBI_TRACE=1 plackup bin/app.psgi

Hope this helps!


The way forward always starts with a minimal test.