Beginning Database Migrations with Flyway |

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ต.ค. 2024

ความคิดเห็น • 13

  • @subhajitmondal8910
    @subhajitmondal8910 6 หลายเดือนก่อน +1

    Can we create a database using flyway? And after that I want to create the tables. My application is multitenant configured to single database per tenant strategy . so I want to automate the process as part of onboarding the tenant I can create it's database and tables.

    • @DataAcademyIN
      @DataAcademyIN  6 หลายเดือนก่อน

      Hello Subhajit. Yes, you can create database using flyway. Any valid SQL query can be run via. Flyway.

  • @gayathrireddy6064
    @gayathrireddy6064 5 หลายเดือนก่อน +1

    It was very useful and well explained Sir.

    • @DataAcademyIN
      @DataAcademyIN  5 หลายเดือนก่อน

      Thank you Gayathri for your kind comments. I am glad you found the video useful. Please do Like, Share & Subscribe 🙏

  • @skipa9906
    @skipa9906 หลายเดือนก่อน

    Sir, how do we do it together with Github for collaboration with others? Do you have tutorial

  • @niranjanrajawat
    @niranjanrajawat 6 หลายเดือนก่อน +1

    Amazingly explained.

    • @DataAcademyIN
      @DataAcademyIN  6 หลายเดือนก่อน

      Thank you for your comments Niranjan. Please do Like, Share and Subscribe 🙏

  • @anjiallakonda6092
    @anjiallakonda6092 8 หลายเดือนก่อน

    Hi sir I need help in migration part, unexpectedly I delete the script file in flyway, could you please help me how to solve that

    • @DataAcademyIN
      @DataAcademyIN  8 หลายเดือนก่อน

      Sure, don't you have a copy of the script file?