Glenn Goffin
Glenn Goffin
There is a duplicate issue related to this https://github.com/BoostIO/Boostnote/issues/1403. I'll even pledge $ 50 to whoever implements this.
@pixelyo, when you are using MySQL you need to use utf8mb4. If you are using docker-compose use the example in this issue: https://github.com/wallabag/docker/issues/105 I've changed my docker-compose file after upgrading...
As @parkovski mentioned it seems to be fixed in the `PowerShell Integrated Console` but not in `powershell`. If you're unsure what terminal is used you can see it in the...
Hi Guys, I've created a hacky way to upload the files from bash. Take care to install curl and jq. https://gist.github.com/glego/3cdc74e14b79673d261ecccf1e3bfdcc Regards, Glenn
The latest r1070 version
* Linking issue to #26
https://github.com/apache/superset/pull/1866 https://github.com/apache/superset/issues/22842 https://github.com/apache/superset/issues/22850 https://github.com/apache/superset/issues/985
Hi @ktbyers I've tested it on a windows 11 OS which a fresh (embedded) python evironment 3.11.4. The versions can be retrieved from the log output above. When using the...
Thanks for the direction, i'll have a look and report back