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

Database Implementation #45

Merged
merged 8 commits into from
Jan 15, 2024
Merged

Database Implementation #45

merged 8 commits into from
Jan 15, 2024

Conversation

devleejb
Copy link
Member

What this PR does / why we need it:

  • Implement database model using Prisma

Which issue(s) this PR fixes:

Fixes #6 #7

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

Additional documentation:


Checklist:

  • Added relevant tests or not required
  • Didn't break anything

@devleejb devleejb added the enhancement 🌟 New feature or request label Jan 15, 2024
@devleejb devleejb self-assigned this Jan 15, 2024
@devleejb devleejb linked an issue Jan 15, 2024 that may be closed by this pull request
@devleejb devleejb merged commit 47ee6a4 into main Jan 15, 2024
2 checks passed
@devleejb devleejb deleted the 7-be-database-construction branch January 15, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(BE) Database Construction (BE) ERD Design (User, Workspace, Document, ...)
1 participant