Comments
Sort by recent activity
Since you said it was JSON, are the whitespace differences in the body of the JSON or around it please? / comments
Since you said it was JSON, are the whitespace differences in the body of the JSON or around it please?
Sorry when I said whitespace, I meant non-displayed characters. Yes I expect you're correct, this is an issue we have to solve with version control often. I'm afraid there's not a switch for this to perform a textual comparison vs a byte level comparison. / comments
Sorry when I said whitespace, I meant non-displayed characters. Yes I expect you're correct, this is an issue we have to solve with version control often.I'm afraid there's not a switch for this to...
Hello shuff1203, Thanks for the question, please could you try setting this option? [image] / comments
Hello shuff1203,Thanks for the question, please could you try setting this option?
Hi Ian1234, Without knowing your standards it's probably fairest to direct you to the release notes that show the changes and cadence, so you can assess for yourself. https://documentation.red-gate.com/amp/release-notes-and-other-versions/ants-memory-profiler-11-0-release-notes https://documentation.red-gate.com/app/release-notes-and-other-versions/ants-performance-profiler-11-0-release-notes / comments
Hi Ian1234,Without knowing your standards it's probably fairest to direct you to the release notes that show the changes and cadence, so you can assess for yourself.https://documentation.red-gate.c...
Thank you for the walk through. I expect some wires got crossed during the branch switching. Flyway ultimately just runs the git cli on your behalf, so I would expect the problem to get visible there. Running a 'git status' command should show it. That should put you in a much better position to reconcile the differences between the filesystem and the repo. / comments
Thank you for the walk through. I expect some wires got crossed during the branch switching.Flyway ultimately just runs the git cli on your behalf, so I would expect the problem to get visible ther...