* The representation of a SQL query. Call `compile` to turn it into a SQL * string with value placeholders. * * This object is immutable. Instead of changing the object, new `SQLQuery` * values will be returned. * * The constructor for this class is private and may not be called.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected