Hi, I worked this last days in a improvement of the SQL module. It allows you to import a simple SQL in a model (Import Sources).
As Simple SQL, you can use a MySQL dump file (Simple: no trigger, no view, no check) as I upload in attachement The source are available in the GERRIT repository : https://argouml-jenkins1.dyndns.org:8443/#/c/143/ In this repositary, I changed the "ArgouUML with Sql.launch". As write in my commit message, it's not a finish version, but I think it's quite advanced to share it with you. Known bug : A column with a table named "comment" Some Known improvement : Use Stereotype in a Physical view (fk, pk,..) Comment column. Multiplicity with NULL and not NULL (1..1 ou 0..1) Add a Parser for other database dump (In my mind : SqlServer) ... And then : Improve generation to be able to export what we import. Best regards. Laurent. ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=3055176 To unsubscribe from this discussion, e-mail: [[email protected]]. To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
test2.sql
Description: Binary data
