WIP plugin for analyzing SQL code used by PHP. This is too specialized to be broadly useful right now
TODO: Abstract out the following:
- SQL engine used (postgres, oracle, etc)
- Functions and methods that will accept sql code and return SQL results
WIP plugin for analyzing SQL code used by PHP. This is too specialized to be broadly useful right now
TODO: Abstract out the following: