I got quite the same problem in this question :
...How to override SQL Server default value constraint on a boolean when inserting new entity? [closed]...Like him, I get the good value of my boolean from the client to the controller, false, but it's set t...