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

Does not support POSTGRESQL #3

Closed
duaneking opened this issue Jan 7, 2018 · 6 comments
Closed

Does not support POSTGRESQL #3

duaneking opened this issue Jan 7, 2018 · 6 comments
Assignees

Comments

@duaneking
Copy link

This really should support PostgreSQL.

Supporting other DB's is a worthy goal and would turn StarUML into a competitive option to much more expensive tools.

What would it take to have you add support for PostgresSQL?

@kkrisz1 kkrisz1 self-assigned this Jan 8, 2018
@kkrisz1
Copy link
Owner

kkrisz1 commented Jan 11, 2018

#5 is created and merged
missings: relationship creation between entities based on the foreign keys

@kkrisz1
Copy link
Owner

kkrisz1 commented Jan 11, 2018

Could help me to test the new feature?

@duaneking
Copy link
Author

Was hoping I could just export the sql with each table having its own file, and not have to connect to db.

@kkrisz1
Copy link
Owner

kkrisz1 commented Jan 14, 2018

If I mean well, you would like to transform ERD to SQL.
Then the below StarUML extension is totally suitable for your requirement:
PSQL (PSQL Code Generator)

@kkrisz1
Copy link
Owner

kkrisz1 commented Jan 14, 2018

Ok, got it
SQL -> ERD :)

@duaneking
Copy link
Author

duaneking commented Jan 14, 2018

Would love to use this but I had to reinstall StarUML and the latest version has a defect that doesn't let you scroll down or see your entire list of models because the UI doesn't show the scrollbars.

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

2 participants