-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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
Global: Change to boolean value #25088
Global: Change to boolean value #25088
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ok. doesn't change anything
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm. Needs a rebase.
has a conflict |
If you can rebase this we will merge it, thanks |
@rmackay9 san. I would change. |
a7ee772
to
4c09960
Compare
93871d4
to
db3b5ef
Compare
I changed it. |
The bit type is a boolean.
0 and 1 are integer values.
Change to a Boolean value.