airajena opened a new pull request, #5277:
URL: https://github.com/apache/fineract/pull/5277

   # Description
   Adds comprehensive unit tests for SQLBuilder - a security utility that 
builds SQL WHERE clauses without SQL injection risk.
   ## Changes
   - 18 test methods covering:
     - Valid operators (=, <, >, <=, >=, <>, LIKE)
     - Validation (null, empty, invalid column names, invalid operators)
     - WhereLogicalOperator (AND, OR)
     - Edge cases (table prefixes, underscores, dashes)
   ## Related Issue
   FINERACT-2421


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to