I ran into another issue when checking #380. It occurs when using multiple bind parameters in an INSERT statement, one of which was nil. The problem is caused by a ...
I would be able to just omit the name property. I am wanting to replicate an existing php application using the MS sql php drivers where we only need to know the sp name, and how many values to bind.