Skip to content

Feature Request: Add Primary Key Support #38

Description

@SignalMQ

Hello ClickHouse Team. I want to give thanks for support EntityFrameworkCore!

I encountered a situation where I called DbContext.Database.EnsureCreatedAsync(cancellationToken) and received tables without primary key specifications in the SQL script:
Image
And primary key is defined with HasKey in model description:
Image

Activity

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

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