News

GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Description I have been setting up tests for my project to validate that backed enum types in my project are compatible with the enums generated for my database schemas, and in doing so I discovered ...