prequel icon indicating copy to clipboard operation
prequel copied to clipboard

fixes bug where nullable values are not inserted in batch mode.

Open rjregenold opened this issue 11 years ago • 0 comments

When inserting nullable values in batch mode, the column is always set to null. This pull request adds a test to demonstrate the problem, as well as a fix for the problem.

rjregenold avatar Oct 24 '13 18:10 rjregenold