Fix for bug #29353: inserting a negative value to a csv table leads to the table corruption
Problem: we believe a number cannot start with '-' ['+'] sign reading rows. Fix: let field->store() check given values.
Showing
Please register or sign in to comment