RE: Function not imported in Entity Framework

From: farjad(dot)farid <farjad(dot)farid(at)checknetworks(dot)com>
To: Vikram Sah <rblucky3(at)gmail(dot)com>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: RE: Function not imported in Entity Framework
Date: 2020-02-12 11:52:30
Message-ID: LO2P265MB06879EE7823245AA0EB5F5DE921B0@LO2P265MB0687.GBRP265.PROD.OUTLOOK.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks for highlighting this issue.

I have tested this using .net 4.8 and Core 3.1 against Sql Server, they all exhibit the same problem.

The best course of action is probably to identify a workaround, based on your project, until Microsoft team have the time to fix the issue.
It would be good idea to report this to Microsoft.

From: Vikram Sah <rblucky3(at)gmail(dot)com>
Sent: 2020 February 12 01:18
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Function not imported in Entity Framework

Sir,
I asked this in npgsql community who have developed "EntityFramework6.Npgsql" , link is :
https://github.com/npgsql/npgsql/issues/948. and developer named Shay Rojansky aka roji has replied as below image:
[(at)roji]

On Tue, Feb 11, 2020 at 10:30 PM Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com<mailto:adrian(dot)klaver(at)aklaver(dot)com>> wrote:
On 2/11/20 8:35 AM, Vikram Sah wrote:
> Got it sir, but unfortunately they have not provided any solution for
> the last 5 days.

Where have you asked besides here?

>
> Thanks
>
> On Tue, 11 Feb 2020, 10:12 pm Adrian Klaver, <adrian(dot)klaver(at)aklaver(dot)com<mailto:adrian(dot)klaver(at)aklaver(dot)com>
> <mailto:adrian(dot)klaver(at)aklaver(dot)com<mailto:adrian(dot)klaver(at)aklaver(dot)com>>> wrote:
>
> On 2/11/20 3:56 AM, Vikram Sah wrote:
> > Thank you so much sir, but it didn't work for me as the database
> > function in PostgreSQL and EntityFramework6.Npgsql is used as
> provider
> > for entity framework.
>
> I have no idea where to go from here. Your best bet would be to reach
> out to the EntityFramework6.Npgsql community
>
> >
> > Thanks!
> > Vikram
> >
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com<mailto:adrian(dot)klaver(at)aklaver(dot)com> <mailto:adrian(dot)klaver(at)aklaver(dot)com<mailto:adrian(dot)klaver(at)aklaver(dot)com>>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com<mailto:adrian(dot)klaver(at)aklaver(dot)com>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message srikkanth 2020-02-12 12:42:46 Help : Removal of leading spaces in all the columns of a table
Previous Message Andrus 2020-02-12 10:06:56 Re: How to restore roles without changing postgres password