All Questions
1 question
4
votes
2
answers
566
views
How to cause Buffalo transaction middleware to commit?
In trying to use the buffalo-pop/pop/popmw Transaction middleware, I am not having success writing to the database. No errors are returned, and the debug output shows the SQL statements, but the ...