Npgsql 6 upgrade

Hi,

I spotted this commit which reverts an upgrade to Npgsql version 6. I’m looking into moving to Npgsql 6, should I expect any issues with OrmLite if I would?

Yeah it had test failures which IIRC couldn’t be worked around in OrmLite which I’m hoping would be resolved in a future update.

Given it’s a major release update it likely involves some breaking changes that I don’t expect you can just upgrade the Npgsql dependency, it would depend if OrmLite makes use of any of their breaking APIs or not.

Thanks, I’ll postpone that upgrade for a bit then.
Should I find the time I might do some testing of my own and let you know what I find.

2 Likes