Duplicate
Details
Assignee
UnassignedUnassignedReporter
Ben HBen HComponents
Affects versions
Priority
MajorWho's Looking?
Open Who's Looking?
Details
Details
Assignee
Unassigned
UnassignedReporter
Ben H
Ben HComponents
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created June 6, 2016 at 5:09 AM
Updated April 28, 2017 at 4:58 AM
Resolved April 28, 2017 at 4:58 AM
JsonObject is really common in most applications today and it would be really helpful to have support for PostgreSQL's JSON data type natively in PGSQL. There is already a sample code here that achieves this, but it would be better if this were a supported feature of the PGSQL driver in NHibernate.
Over time, additional JSON support could be added including the ability to query JSON properties using the PGSQL native SQL functions dealing with JSON data types.