Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use window functions #853

Open
vvanglro opened this issue Jun 30, 2023 · 1 comment
Open

How to use window functions #853

vvanglro opened this issue Jun 30, 2023 · 1 comment

Comments

@vvanglro
Copy link

vvanglro commented Jun 30, 2023

Hi, How to use window functions in piccolo? And how to use case when then.
postgresql-window-function

@sinisaos
Copy link
Member

sinisaos commented Jul 1, 2023

@vvanglro That is currently not supported, but you can try to use the Raw() or SelectRaw() functions to execute raw SQL. This is useful for running SQL queries that are not supported in Piccolo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants