noctx icon indicating copy to clipboard operation
noctx copied to clipboard

Support for github.com/jmoiron/sqlx methods?

Open wberry-godaddy opened this issue 7 months ago • 1 comments

This is more of a question, would you be open to a pull request adding checks for methods on the github.com/jmoiron/sqlx package?

wberry-godaddy avatar Jun 02 '25 09:06 wberry-godaddy

I think it’s a good idea to allow packages other than the standard library to be passed as arguments to the noctx command.

noctx --functions="github.com/jmoiron/sqlx.Get,github.com/jmoiron/sqlx.NamedExec"

sonatard avatar Jun 03 '25 02:06 sonatard