Thomas
Results
1
issues of
Thomas
Inline classes are a good way to add compile time type safety to database queries. They would prevent error caused by querying a box with the wrong id type. ```...
enhancement