Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add nodes table in database #104

Open
hamidb80 opened this issue Apr 5, 2024 · 0 comments
Open

add nodes table in database #104

hamidb80 opened this issue Apr 5, 2024 · 0 comments
Assignees
Labels
Backend enhancement New feature or request

Comments

@hamidb80
Copy link
Owner

hamidb80 commented Apr 5, 2024

BoardNode = object
  id: Id
  BoardId: Id
  nodeId: Id
  title: Str
  # message_list: seq[Id]

# --- for message list ---

relationMode = enum
 rmNodeMessageId
@hamidb80 hamidb80 added enhancement New feature or request Backend labels Apr 5, 2024
@hamidb80 hamidb80 self-assigned this Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant