Closed timtebeek closed 1 month ago
Previously we only detected specifically named columns, but that meant an SQL statement like this one was missed:
select * from table where id = 1
Previously we only detected specifically named columns, but that meant an SQL statement like this one was missed: