yoobin_mion
yoobin_mion
Hi @tishun. Thank you for pointing out the formatting issues - I was having trouble with CRLF/LF line endings. I've applied the formatting changes as requested using `mvn formatter:format`.
Hi @tishun, Just a gentle reminder — PTAL when you have time.
Hi, I'd like to take on this issue. Could you please assign it to me? Thank you!
Thanks for the guidance @beikov. I've addressed all the review comments.
Thanks for the detailed review @beikov. Changed as requested in https://github.com/hibernate/hibernate-orm/commit/0813a4caa4e382dd6078422d29f97bf368612f17
@beikov Additionally updated `array_sort` emulations(`PostgreSQLArraySortEmulation`,`HSQLArraySortFunction`) to use `array[]` fallback with `case when` wrapper for consistency.
Thanks for raising this issue @Bananeweizen ! @timtebeek Just to clarify - is this about **recipe execution errors** (not parsing errors)? If so, I think we could add a `snippet`...
Thanks for the response @timtebeek! Here's my approach ### Extract line:column from Range marker I'll use the existing `Range` marker to extract position information from the cursor where the error...
> Wondering if there's a way to include more details there too, but with my schedule it could be a week+ before I find time to dive in myself. Totally...