Skip to content

Allow hstore columns to be represented as ImmutableDictionary<string, string> #1491

@roji

Description

@roji

Most of the work here was done by @Quogu in #1184.

This allows using the .NET Immutable type, but also does much faster change tracking since a reference comparison is enough to know whether the dictionary contents have changed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions