SQLiteQueryBuilder
SQLiteQueryBuilder copied to clipboard
Prepared statements
Hi,
It would also be nice if I can mark a select query as a prepared statement so that I do not have to write "=?" everytime. I understand it though if this is a feature that is out of scope in this library.