Julien Tardot
Results
1
issues of
Julien Tardot
The `buildAncestorsQuery()` and `buildDescendantsQuery()` methods don't use qualified column names. This could lead to "ambiguous column name" errors when the entity table has columns named `ancestor`, `descendants` or `depth`. Using...