Kitzunu

Results 150 comments of Kitzunu

iirc utf8 (aka utf8mb3) is deprecated in some MySQL version of 8.0-> Test to change the collatiom to utf8mb4 and see if that fixes your issue

Okay, so I tested a few other directories and it looks like the "Workflow", "Scripts" and "DB" labels works, however, none of the ./* paths or paths inside the *any*...

Okay I changed to two conditions as this ```yml - any: ['src/**/*', '!src/server/scripts/*'] ``` Now it seems to be working as it should Edit: Never mind still adding the label...

Could be a good idea, kind of like my suggestion to save to SQL file. But what if we could load a SQL file and save into it. That way...

Priority-Cosmetic :D

Tried implementing https://github.com/TheoXiong/electron-find but running into this ![image](https://user-images.githubusercontent.com/24550914/87804589-5fe6f100-c854-11ea-8d9c-3fc162ec7d4b.png)

>>> ReferenceError: document is not defined at E:\Keira3\node_modules\electron-find\src\utils.js:5:3 at Object. (E:\Keira3\node_modules\electron-find\src\utils.js:20:3) at Module._compile (internal/modules/cjs/loader.js:968:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:986:10) at Module.load (internal/modules/cjs/loader.js:816:32) at Module._load (internal/modules/cjs/loader.js:728:14) at Function.Module._load (electron/js2c/asar.js:748:26) at Module.require (internal/modules/cjs/loader.js:853:19) at...

Thinking about it, its probably me doing something wrong since im new and not too familiar with Node TS and Electron

Any eta on this https://www.azerothcore.org/wiki/sql-standards#flags-amp-bits much safer way of dealing with flags

I suppose you could add a dropdown menu on the first page (when logged out) for different languages, and also add it to the menu bar for when you are...