Database Migration Simplified - Generate PostgreSQL from Nodejs

preview_player
Показать описание
👉 How Database Migrations Work
👉 Create Migration Script using db-migrate
👉 Generating scripts and Running Migrations

My websites

Pleas join us at International Computer Programmers here:

Feel free to connect with me
Рекомендации по теме
Комментарии
Автор

i was also struggling until i saw this video. db-migrate wasn't working for me until i installed db-migrate-pg. thanks so much!

Metachief_X
Автор

well done bro, you are doing great stuff

ErtizaAbbas
Автор

Thank you for the tutoria. How can I use uuid instead of id when creating tables?

onyebuchikingsley
Автор

This was extremely helpful. Thank you!

nicolemoyo
Автор

Amazing! Your videos have helped me out so much. Thank you!

reynai.
Автор

Good explain, thanks for your effort ❤️

alisherif
Автор

why didn't you just put new changes in their own migration script? Once you run a migration once it's not going to run it again so that didn't make any sense to me that you added that alter statement in a migration you already ran

tddtv
Автор

Hi....please can you do a step by step tutorial on python for beginners with no programming background.

seyemiurang
Автор

Please I have a challenge from your previous project uploads if I am allowed to ask for help from here? The project is FleetApp, my difficulty is on the last tutorial 46. I the EmployeeService I am not able to get the user data from the user table and I have added the @Autowired annotation.

mohammedmmutaru