Skip to content

Feature/add dict option to postgres queries

This update adds an as_dict option to the PostgresMixin.query function. It defaults to false so that existing code should not be affected.

Not sure who would approve this and release it, so just adding several reviewers.

Merge request reports