Paul on Nostr: npub1cmgqv…wrzd2 column "id" does not exist (ActiveRecord::StatementInvalid) LINE ...
npub1cmgqvz7xr07euwkum3mjghjqcu4d3k2fcyf6g4uwwe5ggnd6fetq0wrzd2 (npub1cmg…rzd2)
column "id" does not exist (ActiveRecord::StatementInvalid)
LINE 1: SELECT "id" FROM "instances" WHERE "instances"."id" IN...
It can't find the column "id" in the table "instances".
Can you check if that's indeed missing? I guess that's the problem maker.
column "id" does not exist (ActiveRecord::StatementInvalid)
LINE 1: SELECT "id" FROM "instances" WHERE "instances"."id" IN...
It can't find the column "id" in the table "instances".
Can you check if that's indeed missing? I guess that's the problem maker.