bobhairgrove
bobhairgrove
OK, I realize that I was doing this the "hard way" ... If I select the called operation in the tree view and drag it onto the diagram, the properties...
For anyone having issues with running SchemaSpy on an unencrypted SQLite database, I found the following command-line options (or properties) work for me: ``` -t, databaseType : If you use...
FWIW, GraphViz with C code can redirect its errors and warnings to a custom user error function (see GraphViz documentation for `agseterrf()`). I don't know if this can be done...
> So which driver are you using so that I can have a look at it. Using the driver from `xerial`: sqlite-jdbc-3.36.0.3.jar Thanks for investingating!
In the sample text, it seems that everything is encoded properly as UTF-8 text. However, there are "fancy quotes" at several places in the document, and somewhere along the toolchain...
BTW, after getting several of these errors, the script is killed on my system, as others have also reported.
This needs to be reopened, IMHO -- how are we going to do other languages besides English if the program cannot handle Unicode?
@IrinaNeculita Thank you, but my question is slightly different: I need to state a default VALUE for a parameter of a specific operation, not the default TYPE for ALL parameters....
Thank you, now I was able to set the default value in the tree view. Next question: How to get this to show on the class diagram? For example, I...
I am using Modelio 5.3 on Linux Ubuntu 22.04. The "Edit Operation" dialog does not show any column headers for the parameter attributes, as your example has them. Here is...