Skip to content

Conversation

@williamjallen
Copy link
Collaborator

MySQL doesn't support a boolean type, so CDash has historically used smallints to represent boolean option columns. This can be confusing to developers because there are also multivalued smallint columns. This PR switches all of the binary project option column types to boolean. I also added not-null constraints where appropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant