type database/sql/driver.ExecerContext (interface) Method Implmentations ExecContext(ctx context.Context, query string, args []NamedValue) (Result, error)
Method Implmentations ExecContext(ctx context.Context, query string, args []NamedValue) (Result, error)