View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004876 | SymmetricDS Pro | Bug | public | 2021-03-09 14:17 | 2021-03-30 19:47 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.7 | ||||
Target Version | 3.12.8 | Fixed in Version | 3.12.8 | ||
Summary | 0004876: SQL Server: log mining capture should wrap all non-null values in double quotes | ||||
Description | This will handle zero length values (non-null empty varbinary) that otherwise would look like a null value if not wrapped in double quotes. | ||||
Steps To Reproduce | 1. Create a table with varbinary not null 2. Create synch for this table 3. Insert record with zero length (not null) value in the varbinary column 4. Target will complain about not being able to insert null value in a non-null column | ||||
Tags | dialect: sql-server, log miner | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-09 14:17 | pmarzullo | New Issue | |
2021-03-09 14:17 | pmarzullo | Status | new => assigned |
2021-03-09 14:17 | pmarzullo | Assigned To | => pmarzullo |
2021-03-09 14:17 | pmarzullo | Tag Attached: dialect: sql-server | |
2021-03-09 14:17 | pmarzullo | Tag Attached: log-miner | |
2021-03-09 20:05 | pmarzullo | Status | assigned => resolved |
2021-03-09 20:05 | pmarzullo | Resolution | open => fixed |
2021-03-09 20:05 | pmarzullo | Fixed in Version | => 3.12.8 |
2021-03-30 19:47 | admin | Status | resolved => closed |
2022-08-09 17:57 | admin | Tag Renamed | log-miner => log miner |