Akira Nitta
Akira Nitta
@NickStees I made npm package like that https://github.com/rike422/kirinuki-core following example by using kirinuki-core ```json { "title": "title", "news": { "_unfold": true, "cardTitle": ".card .card-title", "cardDesc": ".card .card-desc" } } ```...
Hi @papb I still have a problem. versoin "5.19.8" ``` Executing (default): ALTER TABLE "providers" ALTER COLUMN "name" SET NOT NULL;ALTER TABLE "providers" ALTER COLUMN "name" DROP DEFAULT;CREATE TYPE "public"."enum_providers_name"...
I am encountering the same problem. It is occurring on version 6.14.12 As an additional note, it also occurs when multiple tabs are opened.
@jafin We have not verified this in detail, but it seems to be generally functioning properly. Currently, a lot of logs are left in error tracking tools, so it would...