i had a similar problem with firebirdsql for the conversion from timestamp type, try to make a test with a database that contains only entities with datetime roundend to seconds.
another "not very clean" solution is to add .SetReadonly(true) to your query so it will not check for dirty properties. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/CSgpdOMPtdAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
