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

Opaleye's in_ operator #2

Closed
commandodev opened this issue Apr 15, 2016 · 4 comments
Closed

Opaleye's in_ operator #2

commandodev opened this issue Apr 15, 2016 · 4 comments

Comments

@commandodev
Copy link

I guess it needs the equivalent to the eq function in opaleye-sot

@k0001
Copy link
Owner

k0001 commented Apr 15, 2016

Done in 783de4b.

By the way, I added some changes today that require an unreleased version of opaleye (previously the INSERT ... RETURNING functions weren't working properly). If you are using the shell.nix file shipped with this repo then the right version will be used.

@k0001 k0001 closed this as completed Apr 15, 2016
@commandodev
Copy link
Author

Ha - I've been trying to figure this out for 2 hrs :-D

Thanks :-)

@k0001
Copy link
Owner

k0001 commented Apr 15, 2016

@Boothead I just renamed in_ to eqs (“equals”), sorry. I did rename a lot of the operators, actually, hopefully you will find the new names more helpful. It is hard to name things intended to be used unqualified!

@k0001
Copy link
Owner

k0001 commented Apr 15, 2016

@Boothead are you having trouble making use of this? Let me know if I can help with some example.

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