in reply to DBI with SQLite vs DBIX::Class search failing

Hi, I would double-check your use of find() and consider using the optional key attribute, or perhaps switching to single().

Hope this helps!


The way forward always starts with a minimal test.