[argouml-dev] Module SQL : Reverse Ing.

Laurent BRAUD <[email protected]> Thu, 9 May 2013 03:15:17 -0700 (PDT)
Newsgroups gmane.comp.db.axion.devel
Message-ID <1637638303.2660.1368094517196.JavaMail.httpd__48081.6943840638$1368094529$gmane$org@localhost>
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 (application/octet-stream, 1.3 KB) - not displayed