View Issue Details

IDProjectCategoryView StatusLast Update
0005718SymmetricDSBugpublic2023-03-02 19:39
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.13.11 
Target Version3.14.6Fixed in Version3.14.6 
Summary0005718: SQL Server DDL Builder needs to handle objects in different databases
DescriptionSQL 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.
Tagsddl/schema, dialect: sql-server

Relationships

related to 0005717 closedpmarzullo SQL Server DDL Builder needs to handle objects in different databases 

Related Changesets

SymmetricDS: 3.14 41b7229d

2023-03-02 17:44:35

pmarzullo

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

Issue History

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