moonmidas / ai-journaling-telegram-bot

1 stars 0 forks source link

Save the insights to the database for future reference #7

Open moonmidas opened 1 month ago

moonmidas commented 1 month ago

Wondering if it should be another database object and if it should be linked to the entries that we create this for. Needs thought on how to implement it.

Should each entry have one insight linked to it? Multiple insight versions? What about if we have insights for multiple entries?

moonmidas commented 1 month ago

Also, what happens if we delete an entry? Would this unlink the insight? This must be taken into consideration