sqlite: Query: Don't hide the query type when returning it
We can still convert it back to a Query<> when returning it to the application, but we'll temporary have access to the entire class, which allows use to customize the query before returning it
Please register or sign in to comment