ademchenko

Results 24 comments of ademchenko

Is there any movement of that pull request?

Could you say how you plan to integrate that method into the existing API? Are you going to change the implementation of InsertOrUpdate in the case of Postgres 15 but...

Hello, team. Is there any estimate of when it could be done? Enums is a common feature of Postgres, it has existed for a long time, so we are really...

@MaceWindu , mappings in npgsql version are configured with their new [NpgsqlDataSource](https://www.npgsql.org/doc/types/enums_and_composites.html?tabs=datasource) . They described the logic of their movement to the data source approach in the [release notes](https://www.npgsql.org/doc/release-notes/7.0.html#dbdatasource). Could...

> Will add to next release. Could you provide more details what code you want to get generated? So: 1. I would like to have the ability to generate the...

Merge is still not implemented in PostgreSQL as of yet, so could you, @MaceWindu , tell if you are going to start working on that issue?

@PascalSenn , case insensitive methods (not only contains but everything like equality and so on) is what we are also interested in. But is there an issue in github to...

A very similar issue has been started discussing more than one year ago: #3456 . The authorization mechanisms of Hotchocolate are really not quite powerful.

Hello, @Alksar , your question is unclear. Please, give an example of what you want.