Gavin King

Results 238 comments of Gavin King

> `The following options were not recognized by any processor: '[ormXml]'` This is extremely 'sus, since `HibernateProcessor` certainly specifies that `ormXml` in `@SupportedOptions`.

OK, that now looks a lot more reasonable. One more question: is the new test _actually testing anything new_, or is it just a dupe of tests we already have?

>I can delete it if you think it's useless 😄 (which it is in my opinion) Well, yeah, if it's not demonstrating the bug.

This change should not be merged without further discussion. To the best of my knowledge we've never said that `createNativeQuery()` can be used to execute arbitrary fragments of T-SQL. In...

This is a good thought, but we should discuss it on the next team call.

If we decide to do this, we should do it in H7, not on `main` which is still H6.

@beikov could you please take a look at this?