This video just saved me today, I've been struggling to insert data with postman after the migration and I got this sequences errors. Thanks man keep going 🇹🇳
You should have a video explaining the topics you introduced in this one. For example, you mentioned not to delete database management to tools/application, handling different environments such as DEV, TEST, PROD, handling release dates. You kind of made it look like Flyway will handle these for you and made it look like you will do this in this video but there was no mentioning of it after that.
Great video ! Useful for my first experience with Flyway :) But one issue with this method is that you can't test your code, this looks more like a final script that you send. Let's say I am currently developing a script. I would like to test it before and not create an infinity of sql file for each and every changes I come up with. I think it will be nice to introduce a way of testing.
Hello, so it's means that if i writed some username and password info for postgreSQL in properties. Than for flyway "user" and "password" i should write from DB. Are they similar, or db and flyway will have different user and password db ?
Hi Sir, I still get the error Caused by: org.hibernate.tool.schema.spi.SchemaManagementException: Schema-validation: missing table , it seems my flyway is not running before program initialization, I renamed the folder, followed all everything you do
God bless your family,man.I just trying to make simple db migration for 5 hours,and every time having the exceptions,but you just saved my ass.
Super. Great video for teaching flyway basics. Waiting for advanced part
Working on it
@@BoualiAli Is there a video on advanced part. Can you please share it
This video just saved me today, I've been struggling to insert data with postman after the migration and I got this sequences errors.
Thanks man keep going 🇹🇳
Glad it helped!
This was exactly my issue as well. Glad to see I was not the only one 😆
Great video, waiting for advanced part of Flyway.❤
Thank you ❤️
Thank you a lot.
Yes, we need advanced part
My pleasure
Everything worked well, thank you!
Happy to know that
Great video, waiting for advanced part of Flyway))
As soon as possible
Great Video👍. Solved my problem
Happy to help always
You should have a video explaining the topics you introduced in this one. For example, you mentioned not to delete database management to tools/application, handling different environments such as DEV, TEST, PROD, handling release dates. You kind of made it look like Flyway will handle these for you and made it look like you will do this in this video but there was no mentioning of it after that.
I will do it. thanks for mentionning
Great video.
Thank you a lot!
Thank you too!
Thank you for your good accent
So nice of you
good work
Thank youuu
Thanks for this, it helps me!
My pleasure!
good good
Thank youuu
Nice video could please do a video on multi tenant shared database separated schema
Great suggestion!
Great video ! Useful for my first experience with Flyway :)
But one issue with this method is that you can't test your code, this looks more like a final script that you send. Let's say I am currently developing a script. I would like to test it before and not create an infinity of sql file for each and every changes I come up with. I think it will be nice to introduce a way of testing.
Interesting topic, I will look at it and maybe make a video about that
Can you make a tutorial on liquibase and how to get back or undo changes (go back to the previous db version) . Thanks
Noted
Thank you so much !!!))
You are welcome!
Hello, so it's means that if i writed some username and password info for postgreSQL in properties. Than for flyway "user" and "password" i should write from DB. Are they similar, or db and flyway will have different user and password db ?
hello sir im in big trouble can you give me that sql table creating queries pls. i dropped my all tables in the begining
Great video!!Eagerly waiting for the advance tutorial
Hi Sir,
I still get the error Caused by: org.hibernate.tool.schema.spi.SchemaManagementException: Schema-validation: missing table , it seems my flyway is not running before program initialization, I renamed the folder, followed all everything you do
This means that Flyway did not execute the scripts.
Maybe you made a typo...
Check the migration table to see what scripts were executed
By golly! Wear a better microphone! The audio is awful.
Mic was upgraded after that video
The problem is only with the introduction