2024-02-15

This is Luca Cappelletti's DBGI daily open-notebook.

Today is 2024.02.15

Todo today

Doing

  • Adding the missing tables to the Diesel migrations
  • Convert more tables into Diesel structs in Rust

Paused

Done

  • Added several missing tables
  • Converted all tables into Diesel structs, and cargo check is now passing
  • Now backend actually starts arctix application

Notes

Todo tomorrow

Today I learned that