Skip to content

使用PostgreSQL ·SELECT DISTINCT ON·语法 resultMap property 无法被解析 #1070

@dreamkaylee

Description

@dreamkaylee

Example use case:
SELECT DISTINCT ON (user_id, date) user_id, date, action FROM activity_log ORDER BY user_id, date, timestamp DESC

Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions