* started with the diagrams * removed redundant tables next step: 1. reconstruct id ( local id vs server id ) 2. annotate fields with examples 3. recreate relationship * work in progress * work in progress * fix association * update postsInChannel * removed SlashCommands from the Server database schema * added missing associations in the models and updated docs/database * exported server database * update test * code corrections following review * update relationship * update docs * removed cyclic relationship * Revert "removed cyclic relationship" This reverts commit 4d784efb815c0430aa3f7cc433ac4125898d2621. * removed isOptional from Draft * linked myChannelSettings to myChannel instead of Channel * update diagrams * store null instead of empty string * update thread association Co-authored-by: Elias Nahum <nahumhbl@gmail.com> |
||
|---|---|---|
| .. | ||
| categories.ts | ||
| channel.ts | ||
| custom_emoji.ts | ||
| drafts.ts | ||
| entry.ts | ||
| file.ts | ||
| post.ts | ||
| preference.ts | ||
| reaction.ts | ||
| role.ts | ||
| system.ts | ||
| team.ts | ||
| thread.ts | ||
| user.ts | ||