Page 1 of 1

PgSqlFunctions in EF Core

Posted: Fri 01 Sep 2017 15:36
by evk
In Entity Framework 6 there was a class `PgSqlFunctions` which provide access to some Postgresql specific functions (like `to_ts_vector`) in Entity Framework LINQ queries. Is there an analog in new dotConnect for PostgreSQL targeted at Entity Framework Core?

Re: PgSqlFunctions in EF Core

Posted: Wed 06 Sep 2017 17:41
by Shalex
We will notify you when the PgSqlFunctions class is supported in our EF Core implementation.

Re: PgSqlFunctions in EF Core

Posted: Mon 21 Sep 2020 17:19
by Shalex
The PgSqlFunctions class, which allows using PostgreSQL-specific functions in LINQ to Entities, is supported in EF Core: viewtopic.php?f=3&t=42248.