Hi guys,
I use SSMA for MySQL on a regular bases to migrate data from MySQL to MSSQL, it works fine but the data is quite big now, so I want to implement delta migrations, for this I need to edit data source query, I know how to do it for the desktop version of the app, but I use console version and I haven't found this option in the documentation https://msdn.microsoft.com/en-us/library/hh313108(v=sql.110).aspx.
Can you help me with this ?