Tag Archives: Redgate

Friday Flyway Tips: Copying the Migration Number

It’s a small thing, but copying the migration number can be a pain. However, we’ve made this easier in Flyway 6.5.4. I’ve been working with Flyway Desktop for work more and more as we transition from older SSMS plugins to … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

Fill Out The State of the Database Landscape Survey and Maybe Win

If you’re like me, you sometimes wonder how different other environments are from the one I work in. Well, the ones I used to work in. These days I see lots of customers environment, build PoCs, and help them solve … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Decrypting Stored Procedures The Cumbersome Way

I had a client that was struggling with some encrypted stored procedures. They needed to decrypt them, which I know is a pain in the #@$%@#$@#$#@. I had to do this one. This post shows how I sent them some … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Friday Flyway Tips: Searching Migrations

When a Flyway Desktop (FWD) project (or Flyway project) has been around for a long time, there can be a lot of migration scripts. That can be a pain for users, but there is a way to find your changes … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Friday Flyway Tips: Searching Migrations