Dmitriy Marov

Results 8 comments of Dmitriy Marov

I created simple demo that reproduces an issue - https://github.com/DmitriyMarov/BulkDeleteDemo. Don't forget to change connection string in app.config and run createtables.sql script on your postgres db. Also, during the creation...

We reproduced this issue on PostgreSQL 9.5 and it still occurs after migration to 12.3.

I've got empty string. ![image](https://user-images.githubusercontent.com/16375594/108476610-4652cf80-72a3-11eb-9403-0982c609b501.png)

@JonathanMagnan My bad, it seems that we added DevArt libs to demo project incorrectly, please check updated version.

@JonathanMagnan Unfortunately, I could not understand what exactly needs to be find out in debug, maybe you can explain it in detail?

Issue was fixed after DevArt dotConnect for PostgreSQL upgrade to 7.20, thank you for assistance in bug investigation.