Skip to content

TSqlFragment: common information lost in translation #6

Answered by isaksky
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Joe,

It wasn't really needed for my use cases, but you are the second person who has asked about it, so I added a way to get that information these 2 commits:

3188e3a
f2baa12

After those commits, you should be able to pass in a Dictionary<obj, ScriptDom.TSqlFragment> to the .FromCs(...) methods, and then you can use it to map back to the C# version, which has that information.

cc @smoothdeveloper

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@smoothdeveloper
Comment options

@smoothdeveloper
Comment options

@ghost
Comment options

@smoothdeveloper
Comment options

@isaksky
Comment options

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