in reply to Re: Re: Class::DBI find_or_create creating when shouldn't
in thread Class::DBI find_or_create creating when shouldn't

I've never had problems like the ones you are talking about here. I'd suggest you turn on DBI_TRACE and look at the SQL that is being sent to the database.
  • Comment on Re: Re: Re: Class::DBI find_or_create creating when shouldn't