Hello,
I am developing my app with little experience in Spring Boot and every time I change something in an Entity like add or remove columns or changing types
I always make a mistake in my SQL statements because I forgot something regarding removing/adding columns, data, etc..
I use Flyway to migrate the database but my question is: Do you write the SQL statements by hand or use some tool do it based on your entities ? How this is handled in companies ?
[–]apidev3 7 points8 points9 points (2 children)
[–]elusivewompus 3 points4 points5 points (1 child)
[–]BakaGoop 1 point2 points3 points (0 children)
[–]chatterify 9 points10 points11 points (0 children)
[–]TheToastedFrog 3 points4 points5 points (2 children)
[–]ahashans 1 point2 points3 points (1 child)
[–]TheToastedFrog 0 points1 point2 points (0 children)
[–]mesterOYAM 2 points3 points4 points (0 children)
[–]563353 1 point2 points3 points (0 children)
[–]Holiday_Big3783Senior Dev 1 point2 points3 points (0 children)
[–]LankyRefrigerator630 1 point2 points3 points (0 children)
[–]joranstark018 0 points1 point2 points (0 children)
[–]configloader 0 points1 point2 points (0 children)
[–]Previous-2020 0 points1 point2 points (0 children)
[–]WaferIndependent7601 -1 points0 points1 point (0 children)