Hi Gary, You are right, implementing some kind of transaction behavior can only bring you so far.
After adding Sequel::MySQL.default_engine = 'InnoDB' to my code, transactions are working now with MySQL (of course, this only works if the table had not been created yet). Stefan -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/sequel-talk/-/a4Gm4cubw5oJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
