from sqlalchemy.orm import aliased >>> adalias1 ... 一个SQL表达式构造代表一个SELECT语句嵌入一个别名(实际上是缩写 query.statement.alias() ).
確定! 回上一頁