Ondřej Žára
Ondřej Žára
> I'd personally like it to be a day. A day it is then! @cyberkev63 would you find this value sufficient?
> Sorry for the long delay in responding - the notification ended up in a folder in my inbox that I don't check (fixed now). Thanks for getting to me!...
> For a quick fix, you can go through the (lowercase) glyphs and just change 0x4______ to 0x8___ and vice versa. Right, or I can simply modify the drawing algorithm...
There is nothing IPv6-specific in CYP; the listening process is using the [server.listen](https://nodejs.org/api/net.html#serverlistenport-host-backlog-callback) Node.js API with one argument. This means `::` when IPv6 is available ([which includes and allows IPv4...
> I think you should change the pattern to .+\\.(m?js(doc|x)?)$ instead of .+\\.(js(doc|x)?|mjs)$, to be more concise. Well, are `.mjsx` and `.mjsdoc` valid/used/correct extensions? I have no experience with these...
> is it possible? Probably? But the ORM-build process needs to be specific to a particular ORM implementation (and language). And I have no ORM experience, so I cannot really...
> is there a way to create a version of that code in python? so i can try to create that library Probably? My Python experience is not high. But...
I can confirm that the demopage at https://sql.toad.cz/ fails to save designs. Will fix this.
Should be fixed now. Please re-test and let me know.
Hi @wey-gu , please, can you be more specific? Can you provide a screenshot and/or video of the issue manifesting?