Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mikro-orm/mikro-orm
/ alias
Method
alias
packages/sql/src/query/QueryBuilder.ts:635–637 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
633
}
634
635
get alias(): string {
636
return
this.mainAlias.aliasName;
637
}
638
639
get helper(): QueryBuilderHelper {
640
this.ensureFromClause();
Callers
1
createBasicConfig
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected