Open mrheinen opened 1 month ago
In the database we have a couple of enums that also are defined in javascript and go constants. These now need to be kept in sync manually. We should automated this and use the database enums are the source of truth.
This does require renaming some of the database types to make the naming more consistent
In the database we have a couple of enums that also are defined in javascript and go constants. These now need to be kept in sync manually. We should automated this and use the database enums are the source of truth.