How to automate database migration? Database migration using Flyway Tutorial.

Поделиться
HTML-код
  • Опубликовано: 29 ноя 2024
  • How to automate database migration?
    How to version control your database?
    Database migration using Flyway.
    Tutorial Code: github.com/jss...

Комментарии • 14

  • @Karma_would_return
    @Karma_would_return 2 года назад +1

    Thanks for sharing this video, you brought up one of the very key and practical challenge that many prof accidently miss calculate during the course of DB migration, resulting in some unidentified or unknown data set being missed during migration.
    keep sharing your knowledge to improve others 🙏👍. it definitely made me rethink on many of my action plans initiated during such activities.

  • @hydtechietalks3607
    @hydtechietalks3607 Год назад +1

    Awesome Talk Baaji!! At 13:24.. Clean production, why NOT? :) Majaak karre?

  • @ishmeetbindra5428
    @ishmeetbindra5428 Год назад +1

    Nice video, very well explained!

  • @allahousalami
    @allahousalami Год назад +1

    thanks for this video

  • @emmanuelsahrsewah
    @emmanuelsahrsewah Год назад

    Awesome tutorial… but I have a question, is there a way in to go back to a previous version of the db ?

    • @SagguUK
      @SagguUK  Год назад +1

      You will have to create U_ files. These files can be used to undo migrations.
      Official doc:
      flywaydb.org/documentation/tutorials/undo

    • @emmanuelsahrsewah
      @emmanuelsahrsewah Год назад

      @@SagguUK thanks a lot 🙏

  • @antoniocalheirosneves
    @antoniocalheirosneves Год назад +1

    Thank you.

  • @Sebastian-zs8cp
    @Sebastian-zs8cp 4 месяца назад

    hi, is it possible to fulfill with dummy data only on dev and not for prod?

    • @SagguUK
      @SagguUK  3 месяца назад

      I have not tried but you might be able to use profiles.

    • @Sebastian-zs8cp
      @Sebastian-zs8cp 3 месяца назад

      @@SagguUK ok, I need generals v1_.... and the dummy date in spring boot dev profile. It is possible to run general's config and dev parallel

  • @abdurmuneer2969
    @abdurmuneer2969 2 года назад

    Hello bro i need one help in Apache camel related to email configuration.please help me bro