Skip to content

routier-collection


routier-collection / plugins/sql-core/src / JOIN_INNER_ALIAS

Variable: JOIN_INNER_ALIAS

const JOIN_INNER_ALIAS: "i" = "i"

Defined in: plugins/sql-core/src/joins.ts:34

Alias for the inner side, and the prefix its columns are projected under.

Released under the MIT License.