onli
onli
Hi @Zugschlus > But I have no idea whether the omitted "unsigned" and "{UTF_8}" will have in consequences. The Unsigned won't matter in practice, but the missing {UTF_8} could lead...
@Zugschlus Follow up question: Are you using postgres or pdo-postgres as database layer? You can check that under "Konfiguration -> Datenbankeinstellungen -> Datenbanktyp".
Hi Stephan Let's chat in slack tomorrow or soon, that will be more productive. Please understand so far that my review is not meant to block the feature (not that...
Hi @stephanbrunker. So I now finally had time to test this. It does not work in my dev blog, I think because the upgrader(?) relies on `ALTER TABLE`. That's supported...
@stephanbrunker I took from above that you worked a lot on this and at that point hadn't been interested to finish it. Maybe that changed till now? :) I read...
@titanofold I can have a look at whether my test environment supports PostgreSQL, but am not sure how to fix this. Do you have a recommendation, ideally: Could you submit...
Hi @stevleibelt, no progress so far. Did you run into the same issue? I secretly hoped it was an outlier.
Hi @hannob. I'm just realizing I'm not sure which cache you mean. There actually are at least two: the caching layer we added, simple_cache, and the php files Smarty is...
@Zugschlus Easiest solution for now is to go into configuration and to disable the cache. It's under "Konfiguration -> Generelle Einstellungen", at the very bottom. I'm currently looking into returning...
@mdnava > Again, I would not recommend disabling caching. Is not really the problem. It is the problem here. The file system breaks down because of too many entries ->...