View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003936 | SymmetricDS | Bug | public | 2019-05-03 16:27 | 2019-06-25 18:06 |
Reporter | josh-a-hicks | Assigned To | josh-a-hicks | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.0 | ||||
Target Version | 3.10.3 | Fixed in Version | 3.10.3 | ||
Summary | 0003936: MSSQL Server to allow varbinary and binary in the where clause (updates and deletes) | ||||
Description | All binary types were excluded when constructing the where clause in MSSQL. The driver will accept these fields as long as they are less than a size of 8000. This allows a table with only a binary PK to be replicated into MSSQL during update and deletes. | ||||
Tags | No tags attached. | ||||
related to | 0000963 | closed | josh-a-hicks | Update and delete does not sync on tables with varbinary primary key |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-05-03 16:27 | josh-a-hicks | New Issue | |
2019-05-03 16:27 | josh-a-hicks | Status | new => assigned |
2019-05-03 16:27 | josh-a-hicks | Assigned To | => josh-a-hicks |
2019-05-03 17:00 | josh-a-hicks | Changeset attached | => SymmetricDS 3.10 a7b240a7 |
2019-05-08 13:23 | josh-a-hicks | Status | assigned => resolved |
2019-05-08 13:23 | josh-a-hicks | Resolution | open => fixed |
2019-05-08 13:23 | josh-a-hicks | Fixed in Version | => 3.10.3 |
2019-05-13 18:36 | elong | Relationship added | related to 0001261 |
2019-05-13 18:36 | elong | Relationship deleted | related to 0001261 |
2019-05-13 19:34 | elong | Relationship added | related to 0000963 |
2019-06-25 18:06 | admin | Status | resolved => closed |