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

How to add new column in table #7

Open
skaka0190 opened this issue Apr 23, 2021 · 2 comments
Open

How to add new column in table #7

skaka0190 opened this issue Apr 23, 2021 · 2 comments

Comments

@skaka0190
Copy link

I added one new column in user table i.e. address, after added this column on console show what added column but in database table is not updated. So my question is if i want added column how can I do this? is there any migration method?

@skaka0190 skaka0190 changed the title How to add new column in user table How to add new column in table Apr 23, 2021
@scristian9
Copy link

You were able to find any solution for this issue?

@onwuvic
Copy link
Owner

onwuvic commented Sep 23, 2022

@skaka0190 @scristian9 I'm sorry for responding this late. I have been away from his repo and I just saw this.

I wrote an article about how to add migration to a Nest project here

I hope this help, but if you have further questions about the topic let me know.

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

No branches or pull requests

3 participants