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

New Database Class #2

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

New Database Class #2

wants to merge 6 commits into from

Conversation

FadTheChad
Copy link

New class now takes in the prisma client as constructor. This is good if someone wants to have a specific instance of a prisma client. Hopefully this makes sense

@Codeize
Copy link
Owner

Codeize commented May 25, 2023

Not sure I'm a fan of all of the database methods being in a single file.

@FadTheChad
Copy link
Author

Comments and docs would fix if theres any part of the the code is unreadable. Plus the db functions originally were already written in only 1-2 files only.

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.

2 participants