Tag Archives: syndicated

A New Word: Rubatosis

rubatosis– n. the unsettling awareness of your own heartbeat, whose tenuous muscular throbbing feels less like a metronome than a nervous ditty your heart is tapping to itself, as if you casually remind the outside world, I’m here, I’m here. … Continue reading

Posted in Blog | Tagged , | Comments Off on A New Word: Rubatosis

SQL Compare Force Column Order in a Table

I had a client that was concerned about SQL Compare behavior when a developer adds a column to the middle of a table. I wanted to reassure them, so I wrote this post to show how SQL Compare behaves by … Continue reading

Posted in Blog | Tagged , , | 2 Comments

What Does Redgate Test Data Manager Do?

At the PASS Data Community Summit in 2024, Redgate launched Test Data Manager (TDM), which was a new product for us. You can watch the video linked above to see a bit more about it. This is part of a … Continue reading

Posted in Blog | Tagged , , | Comments Off on What Does Redgate Test Data Manager Do?

Friday Flyway Tips – Inserting Column in the Middle of a Table

I had a customer question whether Flyway Desktop (FWD) would cause problems if developers were adding columns into the middle of tables. It’s a valid concern, and this post shows that FWD doesn’t cause you issues, even if your developers … Continue reading

Posted in Blog | Tagged , , , , | 2 Comments