Kendra Little

9 July 2020

Kendra Little

9 July 2020

The Manager’s Guide to Git Training for Database Administrators

Teams implementing DevOps often encounter a significant obstacle: database folks are not all used to working with Version Control Systems (VCS). It’s important to overcome this obstacle because a VCS such as Git offers significant benefits for collaboration between database administrators and developers. Git provides: A platform for early review of code changes by... Read more

How to stop standardization being a stumbling block in database DevOps

Updated July 2020 More and more enterprises are seeing the merit of introducing DevOps to speed up application and database development and deliver value into hands of their customers faster. The collaboration and cooperation it encourages typically reduces errors, cuts down delays and removes the pain from deployments. That’s the good news. The downside... Read more

Eleanor Hughes

26 June 2020

Eleanor Hughes

26 June 2020

The Redgate Streamed APAC Edition – proof that virtual events can still be local events

In light of the current pandemic, IT conferences and events across the world are being cancelled, postponed – or moved to the virtual space. At Redgate, we’ve been doing the same with a series of free online webinars, livestreams and training courses. But at 8am Australian Eastern Standard Time on Thursday, July 2, we’re... Read more

Philip Liddell

25 June 2020

Philip Liddell

25 June 2020

Flyway 6.5.0 Released

Flyway 6.5.0 is out! This release contains new features and improvements over Flyway 6.4.0. Highlights You can find a detailed list of the changes in the release notes. Toggle schema creation By default, Flyway will attempt to create the schemas provided by the schemas and defaultSchema configuration options. This behavior can be toggled with the createSchemas configuration option. This might be useful... Read more