in reply to Re^3: DBD::Mock and DBD-specific attributes
in thread DBD::Mock and DBD-specific attributes

stvn you might consider adding code to ::db::STORE that dies if someone tries to set an unknown attribute

I would agree with you in the context of a normal DBD, but with DBD::Mock, the ability to catch and store driver specific attributes is probably a feature more than it is a bug. I am still thinking about the best way to handle this.

-stvn
  • Comment on Re^4: DBD::Mock and DBD-specific attributes