Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sink Table Column name case sensitive #479

Unanswered
sk78v asked this question in Q&A
Discussion options

Trying to use serilog-sinks-mssqlserver to write logs to an Existing Data Table which has already a column named "message" varchar(max) and few other columns.

serilogger is not wriing logs to the datatable. After renaming the existing column "message" to "Message". (first letter has to be in Upper Case ) logs are written to the sql table.

Can the standard columns also be made "case-insensitive".

You must be logged in to vote

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /