这是indexloc提供的服务,不要输入任何密码
Skip to content

unable to insert data with foreign_key to enum table #3808

@polRk

Description

@polRk

I tried to set the value for the enum of the linked column

main.js.gz:1 Uncaught (in promise) TypeError: Cannot use 'in' operator to search for 'info' in Internal Server Error
    at n (main.js.gz:1)
    at n (main.js.gz:1)
    at main.js.gz:1

Https query

{"type":"update","args":{"table":{"schema":"public","name":"_action"},"$set":{"type":"viber_bot","description":null},"$default":[],"where":{"id":"d54869a7-77b5-4fa4-b8cb-8707bca172fa"}}}

It helped me to make the table normal from enum first, and then make enum again

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions