Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.4.0
-
None
Description
Currently QSqlDriver::sqlStatement(...) cannot return a where clause like "WHERE (ID = 1 OR ID = 2) AND ID2 = 3"
If would be nice to be able to create such filters.