hstore type support

Posts   
 
    
dodyg
User
Posts: 42
Joined: 04-Dec-2014
# Posted on: 21-Mar-2018 16:29:46   

Does LLBLGen support Postgresql hstore? I mean can I LINQ project to a IDictionary<string, string> property and have it properly populated? Also does it also support serializing IDictionary<string, string> back to the Postgresql DB?

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39590
Joined: 17-Aug-2003
# Posted on: 21-Mar-2018 17:12:46   

No sorry. JSonB is supported, but HStore isn't.

Frans Bouma | Lead developer LLBLGen Pro