Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Feature/sqllogging and reserved keyword renaming #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hur1can3
Copy link

@hur1can3 hur1can3 commented Oct 14, 2020

this adds an optional logging to linq to sql for vb.net by passing in an instance of System.IO.Textwriter,
Also This automatically renames language reserved keywords for column property names
for cshap it prepends an @ ex: @Keyword
for vb.net it surrounds with brackets ex: [keyword]

@hur1can3 hur1can3 changed the title Feature/sqllogging Feature/sqllogging and reserved keyword renaming Oct 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant