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 typeorm auto sync to migrations #49

Open
stefanwerfling opened this issue Jan 2, 2024 · 0 comments
Open

Change typeorm auto sync to migrations #49

stefanwerfling opened this issue Jan 2, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@stefanwerfling
Copy link
Owner

https://orkhan.gitbook.io/typeorm/docs/migrations ->

Typically, it is unsafe to use synchronize: true for schema synchronization on production once you get data in your database.

@stefanwerfling stefanwerfling added the enhancement New feature or request label Jan 2, 2024
@stefanwerfling stefanwerfling changed the title Change Typeorm auto sync to migrations Change typeorm auto sync to migrations Jan 2, 2024
@stefanwerfling stefanwerfling added this to the Version 1.0.25 milestone Jan 9, 2024
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

No branches or pull requests

1 participant