Nice video. It helped a lot. I have a question. Do you know how I could override the escapeObjectName method in liquibase.database.core.PostgresDatabase in springboot?
I saw some feature called generatechangelog I want to try because I am lazy to write them myself. Is there any reason why you prefer to write them manually?
great video! Mike there is a way to use generate the change log using liquibase:diff, comparing the database with jpa entities?
Yes. check out the doc. Its quite easy
Nice video. It helped a lot. I have a question. Do you know how I could override the escapeObjectName method in liquibase.database.core.PostgresDatabase in springboot?
No I haven't tried that
I didn't find any code in the link from the description
Sorry try this: github.com/ekim197711/springboot-liquibase-postgres
Thanks Mike! Saved the day!
Glad it helped! With great powers comes great responsibility!
I saw some feature called generatechangelog I want to try because I am lazy to write them myself. Is there any reason why you prefer to write them manually?
No! I think that is the best way if you want to save time. Go ahead and use the generate changelog. I just wrote them to show off the tech.
Great video buddy, keep up the amazing work!
Thank you I will do my best :)
you are the best thanks !
You're welcome!