Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identifiers table always exists in database trace error #474

Open
sbiaudet opened this issue Feb 2, 2023 · 1 comment
Open

Identifiers table always exists in database trace error #474

sbiaudet opened this issue Feb 2, 2023 · 1 comment

Comments

@sbiaudet
Copy link

sbiaudet commented Feb 2, 2023

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

@ShaneCourtrille
Copy link

Dupe of #400

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants