Kunwardeep
Results
1
issues of
Kunwardeep
I tried to do this ```txn.NamedStmtContext(ctx, namedStatement).ExecContext(ctx, sqlStatement.Args)``` Instead of executing I get a panic ``` panic: reflect: call of github.com/jmoiron/sqlx/reflectx.(*Mapper).TraversalsByNameFunc on slice Value [recovered] | panic: reflect: call of...