Nils Petzäll

Results 398 comments of Nils Petzäll

A table that wouldn't need the size thingy ``` user [table] userId int[10] groupId int[10] name varchar[16] email varchar[40] < 1 0 rows 0 > ``` ![image](https://user-images.githubusercontent.com/4175123/126232826-769695e3-0a9d-4250-9cb7-e17e864466a0.png)

@rafalkasa @wkasa since the two commits above where do we stand what is status. What is left to do?

#204 might be a step in the right direction, since we would do the complete dbms and as such we can create a diagrams based on dbms, catalog and schema,...

Yepp, the difference has to do with attribute value or element value. Did a bit of googling and line break is allowed in attribute value. However W3C has recommendations for...

@RichardCYC https://schemaspy.readthedocs.io/en/latest/advanced_usage.html#add-markdown-comments-using-additional-metadata

Want to do it, but need help with what should be used. Key with an FK or PK on it? Replace with FK/PK as text icon?

Could you supply the docker run command so that I can recreate as closely as possible. 777 should be enough, but there might be some added security layer that we...

Workaround could be to specify the user that runs the container but I haven't tried it that much. I think it's `--user`

@empusas Which version of Ubuntu? Do you use apparmor or SELinux? Docker run command(don't forget to mask, host, user, password)?

@foboni Which version of Ubuntu? Do you use apparmor or SELinux? Are you running from a directory under home or elsewhere. It was sometime since i used Linux, but could...