gbadner
gbadner
@beikov, in general, I like the approach, and I believe that it does fix [HHH-13085]( https://hibernate.atlassian.net/browse/HHH-13085). I like this approach better than what I did in my PR for that...
@gsmet, I've read through your changes, and I understand why you made those changes. Looks good to me!
@gavinking, I'm looking for a new task. Should I look into this one, or possibly https://github.com/hibernate/hibernate-reactive/issues/443?
Thanks. @blafond, it's basically the same SQL as is failing for SQL Server.
I've added a comment about failing on DB2 at https://github.com/eclipse-vertx/vertx-sql-client/issues/1032#issuecomment-910535315 .
I've been asked to create a separate issue for DB2: https://github.com/eclipse-vertx/vertx-sql-client/issues/1033
I don't think they all need to be added. I'll take a look at these and see which ones we need.
@gavinking, is the objective of this issue just to reproduce with a test? Also, how does this compare in priority to finishing support for SchemaMigrator/SchemaValidator for the remaining dialects (SQL...
Oh, ok, got it. I wasn't sure if "replicate" meant "reproduce".