question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Preview feature feedback: `groupBy`

See original GitHub issue

Please share your feedback about the preview feature groupBy that was released in v2.14.0 in this issue.

  • If you encounter a bug, please open a bug report in this repo.
  • If the feature is working well for you, please share this in a comment below or leave a 👍 on this issue.

If you have any questions, don’t hesitate to ask them in the #prisma2 channel in the Prisma Slack.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
matthewmuellercommented, Mar 29, 2021

groupBy will be stabilized in 2.20.0. Thanks for the comments everyone! We’ll continue in separate issues.

2reactions
matthewmuellercommented, Feb 4, 2021

Hey @zackify and @uncvrd, thanks for sharing your use cases. That’s indeed a limitation right now. I’ve opened an issue for this feature: https://github.com/prisma/prisma/issues/5464. The workaround for now is to sort in your application.

@pseuyi we don’t yet support arbitrary expressions like this. It’s on our radar, but solving it requires quite a bit of internal refactoring. We’d also like to solve this more broadly. In the meantime, raw is the way to go. Sorry about that!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Manage preview features - Azure DevOps Services
Choose User settings, and then choose Preview features. Choose Account manager for your account and then choose Preview features. To enable or ...
Read more >
Prisma Client and Prisma schema preview features
When we release a new Prisma Client or Prisma schema feature, it often starts in preview so that you can test it and...
Read more >
All Pandas groupby() You Should Know for Grouping Data ...
In SQL, the GROUP BY statement groups row that has the same category values ... The groupby() function returns a DataFrameGroupBy object but ......
Read more >
How to Use Pandas GroupBy, Counts and Value Counts - Kite
Basic Pandas groupby usage; Using a custom function in Pandas ... These methods help you segment and review your DataFrames during your ...
Read more >
How To Use The GROUPBY Function In Power BI - YouTube
How To Use The GROUPBY Function In Power BI - DAX Function Review. 58K views 3 years ago. Enterprise ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found