stripe-archive / safesql

Static analysis tool for Golang that protects against SQL injections
MIT License
564 stars 47 forks source link

safesql is easily confused when calls are not directly to `sql.Conn` methods #9

Open tamird opened 8 years ago

tamird commented 8 years ago

See https://github.com/cockroachdb/cockroach/pull/7172