mk3008 / Carbunql

Carbunql is an advanced Raw SQL editing library.
https://mk3008.github.io/Carbunql/
MIT License
41 stars 4 forks source link

Fixed a bug that caused GetRootsBySource to not work. #468

Closed mk3008 closed 2 months ago

mk3008 commented 2 months ago

Fixed an issue where the GetRootsBySource function would return a QuerySource other than Root.

A dummy query source was added to the zeroth element of the References property, but this has been discontinued. Instead, when using the ToTreePaths function, the end point is always the zeroth.