SQLite Forum

Feature request: Statement context
Login
I can see that this might be convenient. But I do not see any advantage to it that cannot be achieved, with better type safety, by aggregating the sqlite3_stmt pointer with whatever associated information an application needs.

Hence, I wonder: Can you make an argument for this feature that goes beyond coding convenience?