Alexey Fadeev

Results 6 comments of Alexey Fadeev

I will try. Thanks!

I have done it. Works fine. I have forked and made branch 'windows' with Visual Studio project. https://github.com/alexeyfadeev/jsquery/tree/windows Developers can add this branch to main jsquery repository, if they find...

@dragarcia look at [our docker images with Postgres/PLV8](https://hub.docker.com/r/sibedge/postgres-plv8) Last versions support arm64 arch. There are links to Dockerfiles in image overview.

Recently released 13.0.2 version of Newtonsoft.Json [supports](https://github.com/JamesNK/Newtonsoft.Json/releases/tag/13.0.2) DateOnly and TimeOnly. Custom Json converters are not needed anymore. But nswag still generates attribute: `[Newtonsoft.Json.JsonConverter(typeof(DateFormatConverter))]` It leads to the same error. A...

@kevinmccarthy , please write us to this email: [[email protected]](mailto:[email protected])

[One more PostgreSQL+PLV8 docker image.](https://hub.docker.com/r/sibedge/postgres-plv8) Postgres 13/14/15, Debian/Alpine based, amd64/arm64 supported PLV8 version is 3.1.x