Alex Zaytsev
Alex Zaytsev
Good point. I think it shouldn’t be too hard
I think this was not implemented due to constructor being able to have some logic. The changes would be required in the `TransparentIdentifierRemovingExpressionVisitor` to teach the specifics of records. Also,...
It seems that PoolLoOptimizer is not entirely ported. The "pool" part is not. See how it was intended: https://github.com/hibernate/hibernate-orm/blob/f2842732f89281d53df79fcee5409fc681444e80/hibernate-core/src/main/java/org/hibernate/id/enhanced/PooledLoOptimizer.java#L65-L67
@psavard, as far as I know, no one work on this. You are more than welcome to submit a PR. See [contributing](https://github.com/nhibernate/nhibernate-core/blob/master/CONTRIBUTING.md).
Thanks for submitting the issue. Unfortunately, we cannot travel back in time and change that postmortem. We'll try to communicate more clearly the obsolete behaviors in the future. Upgrading from...
Thanks @carlosfc-mendes. Is it available on NuGet?
https://www.ibm.com/docs/en/informix-servers/14.10?topic=incp-running-existing-informix-net-framework-provider-applications-using-informix-net-core-provider
This is already how `A` is generated (in master): https://github.com/aemkei/jsfuck/blob/1f02651e98da1c13aef76d609755a2568a1aa6b4/jsfuck.js#L52 Unfortunately, the website was not updated.
Duplicate of #128
Imho, the changes to DateTime behaviour are not really expected.