Re: BUG #16765: db1st: while creating EDMX model Npgsql.PostgresException: 42703: column d.adsrc does not exist

From: Euler Taveira <euler(dot)taveira(at)2ndquadrant(dot)com>
To: testcontent7(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16765: db1st: while creating EDMX model Npgsql.PostgresException: 42703: column d.adsrc does not exist
Date: 2020-12-07 14:36:51
Message-ID: CAH503wCdjXS9jz1UykHwGT_mgi5eLKsgeYozEq_8=UKSo3_T6w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, 7 Dec 2020 at 07:48, PG Bug reporting form <noreply(at)postgresql(dot)org>
wrote:

>
> Unable to generate the model because of the following exception:
> 'System.Data.Entity.Core.EntityCommandExecutionException: An error occurred
> while executing the command definition. See the inner exception for
> details.
> ---> Npgsql.PostgresException: 42703: column ad.adsrc does not exist
>
> The column pg_attrdef.adsrc was removed in postgres 12. You are probably
using an outdated Npgsql [1].

[1] https://github.com/npgsql/EntityFramework6.Npgsql/issues/138

--
Euler Taveira http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2020-12-07 15:06:43 BUG #16766: PGAdmin4 Browser : Autocomplete not working
Previous Message kubilay.dag 2020-12-07 13:49:01 AW: posgres 12 bug (partitioned table)