View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005718 | SymmetricDS | Bug | public | 2023-03-02 17:29 | 2023-03-02 19:39 |
Reporter | pmarzullo | Assigned To | pmarzullo | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.13.11 | ||||
Target Version | 3.14.6 | Fixed in Version | 3.14.6 | ||
Summary | 0005718: SQL Server DDL Builder needs to handle objects in different databases | ||||
Description | SQL Server DDL Builder needs to handle tables in different database. Right now, dropping tables fails, dropping foreign key constraints, removing primary key, remove column, and drop default constraint fails. The automatic functionality of calling the "use database" does not work with the script functionality. | ||||
Tags | ddl/schema, dialect: sql-server | ||||
SymmetricDS: 3.14 41b7229d 2023-03-02 17:44:35 Details Diff |
0005718: SQL Server DDL Builder needs to handle objects in different databases |
Affected Issues 0005718 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/mssql/MsSql2000DdlBuilder.java | Diff File | ||
mod - symmetric-db/src/main/java/org/jumpmind/db/platform/mssql/MsSql2005DdlBuilder.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-03-02 17:29 | pmarzullo | New Issue | |
2023-03-02 17:29 | pmarzullo | Status | new => assigned |
2023-03-02 17:29 | pmarzullo | Assigned To | => pmarzullo |
2023-03-02 17:29 | pmarzullo | Tag Attached: ddl/schema | |
2023-03-02 17:29 | pmarzullo | Tag Attached: dialect: sql-server | |
2023-03-02 17:29 | pmarzullo | Relationship added | related to 0005717 |
2023-03-02 18:00 | pmarzullo | Changeset attached | => SymmetricDS 3.14 41b7229d |
2023-03-02 19:39 | pmarzullo | Status | assigned => resolved |
2023-03-02 19:39 | pmarzullo | Resolution | open => fixed |
2023-03-02 19:39 | pmarzullo | Fixed in Version | => 3.14.6 |
2023-03-02 19:39 | pmarzullo | Note Added: 0002275 | |
2023-03-17 17:25 | admin | Status | resolved => closed |