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

Query causing runtime failure #1 #186

Closed
clhodapp opened this issue Jul 30, 2013 · 0 comments
Closed

Query causing runtime failure #1 #186

clhodapp opened this issue Jul 30, 2013 · 0 comments

Comments

@clhodapp
Copy link

This self-contained example causes a runtime failure in query compilation: Reduced.scala

The failure occurs during path rewriting.

The debug log for the RewritePaths phase can be seen in this Gist.

A version of Slick 2.0.0-M2 containing the reduced example test and with the tests restricted to run only the reduced example on a single database driver (showing the debug log for path rewriting) can be found here.

szeiger added a commit that referenced this issue Oct 8, 2013
This enables the use of multiple mapping steps for extracting
aggregated values from groups.

Test in AggregateTest.testMultiMapAggregates. Fixes issues #186, #187,
#189.
szeiger added a commit that referenced this issue Oct 22, 2013
This enables the use of multiple mapping steps for extracting
aggregated values from groups.

Test in AggregateTest.testMultiMapAggregates. Fixes issues #186, #187,
#189.
@szeiger szeiger closed this as completed Oct 22, 2013
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