From: Paul D. <pa...@sn...> - 2003-01-24 18:56:47
|
MySQL has supported transactions for a while now, but DBD::Mysql doesn't implement the Ruby DBI transaction abstraction. Has anyone else considered how to do this? I have a patch for it, and it's working, but I'd be interested in comparing notes with anyone else who's worked on this problem... |