Details
- 
    Type:Task 
- 
    Status: Closed
- 
    Priority:Major 
- 
    Resolution: Fixed
- 
    Affects Version/s: Mercury
- 
    Fix Version/s: Mercury
- 
    Component/s: Database/Schema
- 
    Labels:None
- 
        Sprint:Sprint 13, Sprint 14
Description
The current version of Flyway used in the data tool is 2.1.1. There is a problem with this version where double quotes need to be escaped within a quoted string. The latest version (3.2.1) fixes this issue.
This was causing issues with using data tool scripts in the distribution service tests.