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

Support for ARRAY[] #1263

Closed
kivikakk opened this Issue Oct 19, 2017 · 1 comment

Comments

Projects
None yet
3 participants
@kivikakk
Contributor

kivikakk commented Oct 19, 2017

We currently lack support for the ARRAY[] constructor in Postgres, and it'd be nice to have so we can use array arguments to functions.

(Context: me trying to work out what I want and @sgrif finally working out what I meant happened in chat here: https://gitter.im/diesel-rs/diesel?at=59e8bb40b20c642429219b6f)

@kivikakk kivikakk referenced this issue Oct 20, 2017

Closed

ARRAY[] function #1264

3 of 3 tasks complete
@sgrif

This comment has been minimized.

Member

sgrif commented Jan 12, 2018

Fixed in 8fb0429

@sgrif sgrif closed this Jan 12, 2018

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