Hi, all!
Npgsql Development Team is proud to announce that Npgsql2 Beta1 is available! Its assembly version is 1.98.1, just in case you need to configure something with it using its assembly number.
In this release, besides the usual bug fixes, we would like to highlight initial support for System.Transactions, COPY IN/OUT and uuid postgresql 8.3 datatype.
Full release notes can be found here.
You can get it at the usual place.
I'd like to thank God for allowing me to make this happen.
I'd like to help all who helped us contributing with feedback, bug fixes and comments which allowed us to improve Npgsql even more!
Stay tuned for more features in upcoming releases.
Keep your feedback and bug fixes coming!
Npgsql Development Team is proud to announce that Npgsql2 Beta1 is available! Its assembly version is 1.98.1, just in case you need to configure something with it using its assembly number.
In this release, besides the usual bug fixes, we would like to highlight initial support for System.Transactions, COPY IN/OUT and uuid postgresql 8.3 datatype.
Full release notes can be found here.
You can get it at the usual place.
I'd like to thank God for allowing me to make this happen.
I'd like to help all who helped us contributing with feedback, bug fixes and comments which allowed us to improve Npgsql even more!
Stay tuned for more features in upcoming releases.
Keep your feedback and bug fixes coming!
Comments
Systems.Transactions is a real bonus as we could do with flowing transactions over a WCF service.
COPY functinoality is going to be real handy too.
Thanky you all for your hard work!