Skip to content

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

@todo

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions