View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004579 | SymmetricDS | New Feature | public | 2020-10-06 17:47 | 2020-11-09 15:15 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.12.4 | ||||
Target Version | 3.12.5 | Fixed in Version | 3.12.5 | ||
Summary | 0004579: SQL Server supports data compression on tables and indexes, add support for this in DDLUtils | ||||
Description | create table t1 ... WITH (data_compression = row); create index It1 on table ... WITH (data_compression = row); | ||||
Tags | ddl/schema, dialect: sql-server | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-10-06 17:47 | pmarzullo | New Issue | |
2020-10-06 17:47 | pmarzullo | Status | new => assigned |
2020-10-06 17:47 | pmarzullo | Assigned To | => pmarzullo |
2020-10-06 17:47 | pmarzullo | Tag Attached: ddl/schema | |
2020-10-06 17:47 | pmarzullo | Tag Attached: dialect: sql-server | |
2020-10-06 17:47 | pmarzullo | Relationship added | related to 0004414 |
2020-10-06 17:53 | pmarzullo | Status | assigned => resolved |
2020-10-06 17:53 | pmarzullo | Resolution | open => fixed |
2020-10-06 17:53 | pmarzullo | Fixed in Version | => 3.12.5 |
2020-11-09 15:15 | admin | Status | resolved => closed |