postgres insert results should respect `indentifiers` option

Description

When `(insert-multi!)` is called against a postgres database with row maps, the inserted row is returned but there's not an `identifiers` option to change the field names into the application's normal key format.

I attached a failing test. If you want to provide a little direction, I'd be willing to work on a fix as well.

Environment

postgres

Attachments

1

Activity

Show:

Andrea RichiardiAugust 4, 2016 at 6:01 PM

I confirm this works in 0.6.2-alpha2 and it's faster then applying `:row-fn`

Sean CorfieldJuly 6, 2016 at 1:16 AM

Releasing 0.6.2-alpha1 with this change.

Ryan FowlerJune 23, 2016 at 3:16 PM

Awesome, Thanks!

Sean CorfieldJune 23, 2016 at 4:09 AM

Will be in 0.6.2. Also made sure the tests exercise :qualifier with inserts.

Sean CorfieldJune 23, 2016 at 12:24 AM

Thanks for confirmation!

Completed

Details

Assignee

Reporter

Priority

Created June 22, 2016 at 5:43 PM
Updated August 4, 2016 at 6:01 PM
Resolved August 4, 2016 at 6:01 PM