View Issue Details

IDProjectCategoryView StatusLast Update
0005717SymmetricDSBugpublic2023-03-02 19:40
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.13.11 
Target Version3.13.12Fixed in Version3.13.12 
Summary0005717: 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 0005718 closedpmarzullo SQL Server DDL Builder needs to handle objects in different databases 

Related Changesets

SymmetricDS: 3.13 3cbb2c9c

2023-03-02 17:31:15

pmarzullo

Details Diff
0005717: SQL Server DDL Builder needs to handle objects in different
databases
Affected Issues
0005717
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:27 pmarzullo New Issue
2023-03-02 17:27 pmarzullo Status new => assigned
2023-03-02 17:27 pmarzullo Assigned To => pmarzullo
2023-03-02 17:27 pmarzullo Tag Attached: ddl/schema
2023-03-02 17:27 pmarzullo Tag Attached: dialect: sql-server
2023-03-02 17:29 pmarzullo Relationship added related to 0005718
2023-03-02 18:00 pmarzullo Changeset attached => SymmetricDS 3.13 3cbb2c9c
2023-03-02 19:40 pmarzullo Status assigned => resolved
2023-03-02 19:40 pmarzullo Resolution open => fixed
2023-03-02 19:40 pmarzullo Fixed in Version => 3.13.12
2023-03-02 19:40 pmarzullo Note Added: 0002276
2023-05-12 19:43 admin Status resolved => closed