Added "kwalitee-check-sql-queries" target that helps in discovering potentially dangerous SQL queries used in Python source files. (This basic version uses a very simple line-oriented grepping, it does not catch multi-line SQL queries, and may display some false positives for code not following the usual coding style.)
Description
Description
Details
Details
- Committed
Tibor Simko <tibor.simko@cern.ch> Nov 9 2007, 11:57 - Parents
- R3600:c1e6854f5c6f: added debugging in case verbose > 0
- Branches
- Unknown
- Tags