Guid field should be mapped into native UUID PostgreSQL field in database and now it's mapped into VARCHAR(32). Will it be supported in that way in next versions of DataObjects 4.4? Related bug for 4.2 branch: http://code.google.com/p/dataobjectsdotnet/issues/detail?id=734&colspec=ID%20Type%20Stars%20Summary%20Milestone%20Priority%20Status%20Component%20Owner%20Reporter |
Hello Karol, Thanks for pointing us to this old request. It seems that it got out of our sight. I'll try implementing the patch shortly, as it looks pretty simple and straightforward. Thanks a lot! |
The UUID support for PostgreSQL 8.3. and higher is added to the stable branch (DataObjects.Net 4.3.x) and will be available soon. DataObjects.Net 4.3.7 & 4.4 beta 2 is released |