Sualeh Fatehi

Results 5 issues of Sualeh Fatehi

Include new table type "VIRTUAL TABLE". This way, by default, virtual tables will not be shown in [a get tables call](https://docs.oracle.com/en/java/javase/17/docs/api/java.sql/java/sql/DatabaseMetaData.html#getTables(java.lang.String,java.lang.String,java.lang.String,java.lang.String%5B%5D)). Also, if an extension is not loaded, the call...

enhancement:JDBC

Allow command-line arguments for all processes. This will be more consistent, and also allow the creation of binary dumps.

**Describe the solution you'd like** Allow entity types to have names in double-quotes, so that they can contain spaces, punctuation and other characters. This way, database table names with space...

Type: Enhancement
Contributor needed
Status: Approved
Good first issue!
Graph: Entity Relationship
Internals: Parser

**Description of Issue** The ER diagram needs to filter out duplicate relationships when the relationship is defined in reverse. (ER diagram already filters out duplicate relationships in the same order.)...

Type: Bug / Error
Contributor needed
Status: Approved
Graph: Entity Relationship

Update instructions in "C#/README" and make them suitable for C# in every branch - main, step1, step2, step3 and step4.