Do you think names for bool values should end with a question mark?

Notably you can have your cake and eat it too if you want by naming the database column via the is_ pattern and the Ecto schema via ? by using the source option.

4 Likes