improve Query Builder to make more complex queries |
(10-14-2016, 06:25 AM)andersonunsonst Wrote: I suggest query builder should have some options: For sub-queries, I believe Query Grouping already handles that, even in CI. That aside, I don't understand how this example would work. You're comparing a field with a partially generated query. How would it know what you're expecting to compare it to? (10-14-2016, 06:25 AM)andersonunsonst Wrote: 2 - easy to make a union You're correct that it doesn't currently have unions. To be honest, I've never used a union in the last 10 years, but I'm probably missing out. Before we could think to do that, we'd need to see how it would compare across all of the databases we support. If that works out, then perhaps. I'd wouldn't mind seeing a pull request for changes to support this, with tests, of course. ![]() |
Welcome Guest, Not a member yet? Register Sign In |