Closed daogrady closed 2 weeks ago
Disallow
new SELECT(...)
etc. by making all query constructors private, as they should only be used statically:
SELECT(...)
Disallow
etc. by making all query constructors private, as they should only be used statically: