in reply to Re^2: DBD::SQLite, how to pass array in query via placeholder?
in thread DBD::SQLite, how to pass array in query via placeholder?
At least for SQLite, I'm certain that IN does not work with arrays+placeholders the way you'd like.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: DBD::SQLite, how to pass array in query via placeholder?
by dwalin (Monk) on Apr 09, 2011 at 19:46 UTC | |
by Corion (Patriarch) on Apr 09, 2011 at 19:48 UTC |