Issues

Select view

Select search mode

 
50 of 143

generateChangelog produces incorrect values for binary type (MSSQL)

Description

The result of command execution "generateChangeLog" produces a changeset insert with valueComputed="UNSUPPORTED FOR DIFF: BINARY DATA".

Replication steps:
Liquibase Version: 3.8.6 (not available in selection list)
Source DB: SQL Server 14.0
Source Table Column Type: BINARY(32)
Command: generateChangeLog
Changelog result: UNSUPPORTED FOR DIFF: BINARY DATA

Reproduction examples are attached.

Environment

Liquibase Version: 3.8.6

Attachments

2
  • 19 Feb 2020, 03:00 PM
  • 19 Feb 2020, 03:00 PM

Details

Reporter

Affects versions

Priority

Created February 19, 2020 at 3:03 PM
Updated November 24, 2021 at 8:47 AM

Activity

Show:

Abhishek Sharma November 24, 2021 at 8:47 AM

Hi,

This issue is still persistent with the current release of Liquibase. We are still seeing “UNSUPPORTED FOR DIFF: BINARY DATA” error when dealing with binary data. Could you please let us know when this issue will be fixed?