Skip to content

Is it possbile to define the dedup keys when I use sender.Table? #48

Description

@shuizhugeju

await sender.Table("minutes5")
.Symbol("code", data.Code)
.Column("pushTime", data.PushTime)
.Column("open", data.Open)
.AtAsync(data.Timestamp);
Because my table is dynamic now. I create the base on the date Trades-2025-9-13

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions