ToeBee/ChangesetMD

Bumping minimum postgres to 9.5

Opened this issue · 0 comments

I'd like to add a user_name table for #19, and the easy way to do this would be an INSERT ... ON CONFLICT ... statement, but that requires 9.5. Thoughts on making that the minimum?