2024-03-11
This is Luca Cappelletti's DBGI daily open-notebook.
Today is 2024.03.11
Todo today
- Convert all necessary table IDs from integers to UUIDs so to more easily support distributed databases, such as the offline version of the website app.
- Update the code so to use the new UUIDs.
- Create trigger mechanisms for postgres channels to be used to trigger notifications in the online version of the website app.
Doing
- Converting the table IDs from integers to UUIDs.
Paused
Done
- Briefly discussed with Marco regarding odd behaviour of the sketching features with new nodes.
Notes
Todo tomorrow
- Integrate the websocket mechanism developed here into the website.