Page 1 of 1

Linqpad hstore table ignored

Posted: Fri 24 Feb 2017 03:10
by b4st13n
Hello,

I'm using Linqpad. Seems the Devart LinqConnect 4.5.1141.0 .LPX driver ignore my tables where hstore columns are defined.

Could you help me?

Re: Linqpad hstore table ignored

Posted: Tue 28 Feb 2017 12:46
by Shalex
We have reproduced the issue. The hstore type is currently not supported by LinqConnect: https://www.devart.com/linqconnect/docs ... pping.html.

We will investigate the case (either leave a current behaviour unchanged or throw warning/error or map PostgreSQL hstore to System.String) and notify you about the result.

Re: Linqpad hstore table ignored

Posted: Fri 10 Mar 2017 02:21
by b4st13n
Not supporting hstore is one thing. Completely ignoring the table is maybe a little bit too much... At this moment I use a free tool that just ignore the hstore field.

Do you have an idea when you will fix or decide to do nothing about this.

Re: Linqpad hstore table ignored

Posted: Tue 14 Mar 2017 12:47
by Shalex
The HSTORE data type is supported. We will notify you when the corresponding public build of LinqConnect is available for download (this or next week).

Re: Linqpad hstore table ignored

Posted: Fri 17 Mar 2017 13:22
by Shalex
New version of LinqConnect is released: viewtopic.php?f=31&t=35135.

Please reset a default Entity Developer mapping in two steps:
* standalone via Tools > Options > Servers' Options > PostgreSQL > press Reset, then OK
* embedded into VS via Tools > Entity Developer > Options > Server Options > PostgreSQL > press Reset, then OK