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

Not compatible with Slick? #3

Open
gbougeard opened this issue Aug 4, 2014 · 0 comments
Open

Not compatible with Slick? #3

gbougeard opened this issue Aug 4, 2014 · 0 comments

Comments

@gbougeard
Copy link

Hi,

I'm giving a try to your json-annotation in an existing play-slick project.
When I add the @JSON annotation I'm having the following error in my sclik table definition :

[error] value tupled is not a member of object models.Cpaid
[error] def * = (cpaid , custid )<>(Cpaid.tupled, Cpaid.unapply _)

Do I miss something?

mslinn pushed a commit to mslinn/json-annotation that referenced this issue Oct 6, 2019
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

1 participant