Skip to content

How to create clustered index on TimeStamp column without being primary key? #218

@osudude

Description

@osudude

Would like to create the target serilog table with a clustered index on TimeStamp column but timestamp should not be a primary key as it is not-guaranteed to be unique. How do you do this with serilog code?

Serilog.Sinks.MSSqlServer 5.1.3
.NET Core 2.0

Metadata

Metadata

Assignees

Labels

questionThis issue contains a general question. Please use the discussion section for this.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions