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

Change db schema for clerk #6

Merged
merged 2 commits into from
Apr 3, 2024
Merged

Change db schema for clerk #6

merged 2 commits into from
Apr 3, 2024

Conversation

stilt0n
Copy link
Owner

@stilt0n stilt0n commented Apr 3, 2024

Closes #4
Closes #5

Changes:

  • Removes user table from database since Clerk will store user info
  • Adds an author table to database so we can store author names and bios
  • Creates new migration for database

Copy link

vercel bot commented Apr 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
grits-greenbeans-and-grandmothers ✅ Ready (Inspect) Visit Preview Apr 3, 2024 4:08am

@stilt0n stilt0n merged commit 47679cd into master Apr 3, 2024
3 checks passed
@stilt0n stilt0n deleted the change-db-schema-for-clerk branch April 3, 2024 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add author table to store author information Remove user table from database
1 participant