New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid default value for bit field #14734
Comments
|
@OlafvdSpek Please try to detail steps to reproduce the issues you submit because it is not always easy for a newbie to reproduce and create a fix. |
|
I know, but that costs way more time that I'd rather spend elsewhere. |
|
And bad displayed default value on Screenshot |
|
Is the default value shown wrong even for int? |
|
@OlafvdSpek For me, no, because I did not specify any ;) |
|
Ah, I misunderstood the "Aucun(e)". :p |
|
@OlafvdSpek okay ^^ |
@williamdes @OlafvdSpek This might be because |
|
@williamdes @ibennetch I worked on the issue and found that Also, should I open the pull request for the master branch or QA_4_8 branch. Currently I worked off the QA_4_8 branch and it looks good. |
|
@bahl24 you can open a PR that targets and uses as base QA_4_8 |
@williamdes done, kindly take a look at it. |
Fixes: #14734 Signed-off-by: William Desportes <williamdes@wdes.fr>
Signed-off-by: William Desportes <williamdes@wdes.fr>

While trying to reorder columns in a table:
Original:
pMA:
V: master
The text was updated successfully, but these errors were encountered: