sebastienros/yessql

Identifiers table always exists in database trace error

Opened this issue · 1 comments

I'm using telemetry on a project based on OrchardCore and YesSql. I've activated a SqlClient monitoring, and I've this error in lot of traces.

image

Can we check if the table exists instead of mute the error here ?

localBuilder.CreateTable(TableName, table => table