Comments
Sort by recent activity
I probably should have researched the Flyway Support site better before posting this, as it is recommended by Redgate not to do this for this very reason... https://documentation.red-gate.com/flyway/learn-more-about-flyway/troubleshooting/projects-in-onedrive / comments
I probably should have researched the Flyway Support site better before posting this, as it is recommended by Redgate not to do this for this very reason...https://documentation.red-gate.com/flyway...
Turns out I didn't have the proper permissions for my company repositories to delete the main branch. I got the proper permissions and was able to delete it. / comments
Turns out I didn't have the proper permissions for my company repositories to delete the main branch. I got the proper permissions and was able to delete it.
I'm still trying to figure this out. I've never set up a repository from scratch so I'm sure there's something basic I'm just not doing right. I've gotten past the git error, but now I'm having a new issue. As you can see in the screenshot above my company's repository automatically creates an initial branch called "main". However, it seems Flyway creates an initial branch called "master". When I do the initial push from my local repository to the remote it's creating a new branch called master. I've tried switching master to the default branch and deleting main, but it says I can't do that since there are policies associated with it. Any suggestions? [image] / comments
I'm still trying to figure this out. I've never set up a repository from scratch so I'm sure there's something basic I'm just not doing right. I've gotten past the git error, but now I'm having a...
I finally realized that and found the tutorial I needed here..thanks!! https://www.red-gate.com/hub/university/courses/flyway/introduction-to-flyway-desktop/module-04/teams-edition / comments
I finally realized that and found the tutorial I needed here..thanks!! https://www.red-gate.com/hub/university/courses/flyway/introduction-to-flyway-desktop/module-04/teams-edition