Now that T210206: Deprecate raw SQL conditions for IDatabase methods (select, insert, etc.) is done, the listed extensions below should migrate away from building and passing around raw unionQueries SQL to UnionQueryBuilder
It improves readability and security of the code and is more aligned with industry practices easing onboarding.
For more information check T210206 and T350075.
Calls to Database::unionQueries() indicate that raw SQL is being built and passed around.
- CommentStreams
- ContributionScores
- SafeDelete
- Sofa
Related CodeSearch