Skip to content

Typescript: SQL error handling #3

@gee-whiz

Description

@gee-whiz

Hi, in typescript, how can I handle sql errors so I can return the correct message to the client

const body = await request.json(); context.extraOutputs.set(sqlOutput, body); return { status: 201 };

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions