I think we need to make some tweaks to mysql's docs:
- The injection warning stuff on
sql needs updating to reflect the new values option
- We should add some stuff generally on security and handling unsanitised input. We either need a bui on the overview, or a general "security with database adaptors" docs page
PS: Also I think executeQueryAndFormat is unused
I think we need to make some tweaks to mysql's docs:
sqlneeds updating to reflect the newvaluesoptionPS: Also I think
executeQueryAndFormatis unused