SqlHydra icon indicating copy to clipboard operation
SqlHydra copied to clipboard

Fix multi join same table

Open jwosty opened this issue 2 years ago • 2 comments

Implements https://github.com/JordanMarr/SqlHydra/issues/32

jwosty avatar Aug 04 '22 04:08 jwosty

Really digging this update. Starting to rework the tests, but it may take me a hot minute since the nature of this change affects almost all of them.

image

JordanMarr avatar Aug 11 '22 16:08 JordanMarr

Yeah, it's definitely a wide-reaching thing -- I think it's very much worth it.

Just FYI it's still very much a half-baked PR so far; so you'll probably find a lot of things not quite working yet

jwosty avatar Aug 12 '22 15:08 jwosty

Issue https://github.com/JordanMarr/SqlHydra/issues/32 now implemented in v1.1.0!

JordanMarr avatar Dec 13 '22 03:12 JordanMarr