Beatriz Magalhães

Results 10 comments of Beatriz Magalhães

Same problem with Slick 3.3.2. The following gives the `cannot convert node to SQL Comprehension`: ``` table .groupBy(_.channel) .map { case (channel, entry) => (channel, entry.map(_.name).distinct.length) } ``` The deprecated...

Hi! I don't understand how I let this PR slip, I'm sorry! 😞 Would it still be useful if I completed this or is the project no longer maintained?

I've updated the linting dependencies, removed the react linter dependencies and added a specific `.eslintrc` config to the root.

Hi! I can work on this, if it's still available :)

> Disabling alphabetization on a specific group (even when it's enabled on all the groups) is absolutely an option that makes sense to me; a PR is welcome. Do you...

> Disabling alphabetization on a specific group (even when it's enabled on all the groups) is absolutely an option that makes sense to me; a PR is welcome. When I...

I understand your point on the whole logic on groups, and I agree with the part on alphabetization. I think having the groups support objects for additional settings is a...

Hello! Is there any chance that this could be reviewed, merged, and released? It also solves the `rollup` high vulnerability, which is super useful for downstream projects.

If that is the case, I agree that a fork would be the way to go.

@lloydjatkinson are you going to create a fork for this project with this PR? That would be super useful, but something I don't feel at all up to do as...