Skip to content

we can do this on initialization of the endpoint. #3

Description

@todo

// @todo: we can do this on initialization of the endpoint.
var values strings.Builder
values.WriteString("insert into ")
values.WriteString(std.tableName)
values.WriteString(" values(")
first := true


This issue was generated by todo based on a @todo comment in da070a2. It's been assigned to @cohenjo because they committed the code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions