TBD54566975 / ftl

FTL - Towards a 𝝺-calculus for large-scale systems
https://tbd54566975.github.io/ftl/
Apache License 2.0
21 stars 7 forks source link

use strings for db type everywhere #1380

Open matt2e opened 6 months ago

matt2e commented 6 months ago

@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.

mohitsethia commented 4 months ago

Hi @matt2e @worstell , I would like to contribute to this, can you please help a bit as I am new here.

matt2e commented 3 months ago

@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