created_at 必须出现在 GROUP BY 子句中或在聚合函数中使用 pgsql typeorm Nestjs Nodejs问题描述 投票:0回答:1我正在将 Nestjs 与 typeorm pgsql 一起使用。 我想根据经过的时区获取我的潜在客户数量,因此我使用此代码: async getEnquiryCounts(year: string, timezone: string