Skip to main content
SqlQuery
wowlab_
sentinel
0.1.35
SqlQuery
Aliased Type
In wowlab_
sentinel::
mcp::
tools::
query::
build
wowlab_sentinel
::
mcp
::
tools
::
query
::
build
Type Alias
SqlQuery
Copy item path
Source
type SqlQuery<'a> = QueryBuilder<'a, Postgres>;
Aliased Type
ยง
struct SqlQuery<'a> {
/* private fields */
}