Open matt2e opened 6 months ago
Hi @matt2e @worstell , I would like to contribute to this, can you please help a bit as I am new here.
@mohitsethia here's some pointers that might help:
This task is to try and move the first type to being a string like the second type and to use the same string values
@worstell's new PR uses strings for db types https://github.com/TBD54566975/ftl/pull/1374 Previously I had added a db type for modulecontext which was an int. We should move everything to use strings under the hood.