-
Notifications
You must be signed in to change notification settings - Fork 25
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
Feature Request: Add PostgreSQL TypeORM Support for NestJS #3
Comments
Mind if I take on this feature request? |
yes sure , assigning to you right away |
Hello @JC-Coder, I already worked on this feature. Do you mind if I make a pull request? Also, I'd like us to implement prisma orm to the project. You could create an issue and assign it to me so I don't create a conflict. Thanks. |
@abdullah137 |
@abdullah137 if you want to add the prisma orm , kindly make an issue and comment you would love to take up that feature and i will assign it to you |
@brantheeman what's the update with this ? have you started implementing it already ? |
I haven’t started as yet, but you can accept the PR, I have no problem with
that. I will work on some other issue.
…On Sun, Oct 8, 2023 at 5:38 PM JC-Coder ***@***.***> wrote:
@brantheeman <https://github.com/brantheeman> what's the update with this
? have you started implementing it already ?
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APMRSLE3VG6ZUDOCMO27FYDX6MMNHAVCNFSM6AAAAAA5PUSICWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJSGE3DQNJSGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@brantheeman okay thanks. @abdullah137 kindly go ahead and make a pr for the feature you worked on . note : make pr against dev branch |
Alright, @JC-Coder. Thanks. My deepest apologies @brantheeman. |
Description:
I would like to request the addition of PostgreSQL TypeORM support to the NestJS project generated by StartEase. TypeORM is a popular Object-Relational Mapping (ORM) library for TypeScript and JavaScript, and it would be valuable to have it integrated into NestJS projects.
The text was updated successfully, but these errors were encountered: