Halvard Mørstad

Results 50 comments of Halvard Mørstad

I am inclined to the approach from @ebebbington but the question is then the implementation. I would say that the default behaviour should be the seed name in ascending order,...

Hey @ebebbington ! Thanks for sharing your idea! Could you expand a bit on what you imagine this to look like? Do you have some examples?

Hey! So, I don't think I want to provide this as an option as initializing Nessie is a one time thing, and it gives minimal return for the effort. In...

Oh? Which parts are obsolete?

A feature I sought out for a while was how to render a barcode inside javascript to use it with jspdf. I got around it using `const canvas = document.createElement('canvas')`...

Ok, so I figured out that the reason for this is that I am using MySQL 8. What exactly needs to be done to support MySQL 8? Anything I can...

Ok, thanks! Will add that to my readme 💪

Hi @keroxp! Do you need any help with v6 support?

Hi @EndBug ! Do you have any idea what could be the issue for it to be failing on windows? I am happy to contribute with a fix!

I understand, but in my case, I simply want to remove all hooks or disable them. Is there a way to remove one or multiple hooks from the config file...