Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need true "alter" script style for forward databases #13

Open
GoogleCodeExporter opened this issue Jun 9, 2015 · 1 comment
Open

Need true "alter" script style for forward databases #13

GoogleCodeExporter opened this issue Jun 9, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

So far, I can only "forward a database" by recreating it. Would be nice if 
possible to just apply the changes to existing schema.

For example, if user rename a column, when generating forward script, if the 
column already exists in the old name, then it shall provide the 

alter table XXXX rename column YYYY to PPPP

etc.

Regards,

Edson

Original issue reported on code.google.com by [email protected] on 6 May 2014 at 11:02

@GoogleCodeExporter
Copy link
Author

For this I use the Tools->Compare DM tool.  I then set the Compare Older 
section to my database and the With Newer section to Current Project.  Make 
sure your output format is set to your database.  When the comparison is done 
you can have Power Architect execute the SQL statements for you.

Original comment by [email protected] on 21 Aug 2014 at 11:04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant