Making changes to code for the new data model
We have to make some conversions to the types, especially because some things are saved as strings but used as dates in the code, either we'll just do a conversion for it, or just see if we can store things in that form without any issues
Please register or sign in to comment