mentat/mentat_query_sql/sidebar-items.js
2018-08-22 17:04:13 +00:00

1 line
No EOL
554 B
JavaScript

initSidebarItems({"enum":[["ColumnOrExpression","One of the things that can appear in a projection or a constraint. Note that we use `TypedValue` here; it's not pure SQL, but it avoids us having to concern ourselves at this point with the translation between a `TypedValue` and the storage-layer representation."],["Constraint",""],["Expression",""],["FromClause",""],["GroupBy",""],["Projection",""],["TableOrSubquery",""],["Values",""]],"struct":[["Join",""],["Op",""],["ProjectedColumn",""],["SelectQuery",""],["TableList",""]],"type":[["Name",""]]});