-
The entity-relationship model for the system needs to be improved and added to the repository. This will help in the process of improving the final user-system interaction.
-
We need some sort of database visualization.
My suggestion is to create another tab in main view. Within it one can select tables he wants to observe, and main view in which tables and connections be…
-
We want concurrent database definition generation for ER and UML diagrams.
if we have an ER diagram, we would want to see table definitions concurrently generated in some kind of a pop up view or s…
-
```
Some comments in MySQL fields are not well processed when saving XML ER-
diagrams:
- If you use non-english characters inside a field comment, they got
corrupted when you save the XML (i.e., "ñ"…
-
We gaan in deze opdracht de code herschikken zodat:
alle client requests worden door hetzelfde script afgehandeld. Dit heet "single door routing".
Met een parameter in het GET/POST request wordt aan…
-
**Is your feature request related to a problem? Please describe.**
Nullability can be made to be displayed on ER diagrams from the settings.
However, as far as I know, the only option is to displ…
-
# Roadmap of the project
This is quite rough and not quite a draft yet but as planning progress proceeds it will become less sketchy.
```mermaid
gantt
title Mermaid Roadmap
dateForm…
knsv updated
7 months ago
-
Vi må bli enige om hvordan vi skal kode på best mulig måte for å kunne sammarbeide godt.
-
The ER diagram case currently displayed on the official website, in my opinion, is UML, and it is not a true ER diagram.
For example, I hope to be able to complete the drawing of the following imag…
-
I used to create my ER diagrams in reverse of the program.
I prefer to put on the left the tables without dependency and just after on the right the tables which depend on these tables etc.
For me…