Can't do a hook-based db transaction per request
30 Jun
2013
30 Jun
'13
1:52 p.m.
And the request I can't do it is because of a bug of Dancer2, which I have filed here: https://github.com/PerlDancer/Dancer2/issues/292 What I want to do, is simply to send "BEGIN" to the database before the web request starts, and then at the end of the request, and depending on whether it ended in an error or it succeeded, send "ROLLBACK" or "COMMIT" respectively. But I can't do it because of the bug. Please fix soon, because it's absolutely necessary for my work. Thanks,
4513
Age (days ago)
4513
Last active (days ago)
0 comments
1 participants
participants (1)
-
Punter