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

Eliminate boilerplate for slick-pg's composite types support #5

Open
luksow opened this issue May 19, 2017 · 0 comments
Open

Eliminate boilerplate for slick-pg's composite types support #5

luksow opened this issue May 19, 2017 · 0 comments

Comments

@luksow
Copy link
Contributor

luksow commented May 19, 2017

Composite types in slick-pg requires lots of boilerplate (especially tedious extends Struct which destroys domain class purity). Seems likea good thing for kebs to fix.

Reference:
https://github.com/tminglei/slick-pg/blob/master/src/test/scala/com/github/tminglei/slickpg/PgCompositeSupportSuite.scala

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

No branches or pull requests

1 participant