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

Mention asColumnOf #132

Open
d6y opened this issue Feb 6, 2017 · 2 comments
Open

Mention asColumnOf #132

d6y opened this issue Feb 6, 2017 · 2 comments

Comments

@d6y
Copy link
Contributor

d6y commented Feb 6, 2017

E.g., useful for comparing a ID[T] against a primitive type if you need to. Perhaps when converting a schema to have improved types over time.

http://stackoverflow.com/questions/41465003/compare-mappedto-with-raw-type-in-slick-query/42069543#42069543

@d6y d6y added this to the Icebox milestone Feb 6, 2017
@d6y
Copy link
Contributor Author

d6y commented Jul 31, 2017

Also for running string extension methods on optional strings: https://stackoverflow.com/a/45409859/154248

@d6y
Copy link
Contributor Author

d6y commented Feb 4, 2019

NB: as Slick 3.3.0, there's a mapping in place for string extension methods. E.g., if your column is an Option[String] you can now just like that or whatever. Fact check needed!

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