MCPcopy Create free account
hub / github.com/ForbesLindesay/atdatabases / SQLQuery

Class SQLQuery

packages/sql/src/web.ts:47–209  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected