Skip to content

Conversation

kbilsted
Copy link
Contributor

@kbilsted kbilsted commented Feb 5, 2024

This enables to do queries not supported by rainbow within the same transaction

Closes #1944

@kbilsted
Copy link
Contributor Author

kbilsted commented Feb 7, 2024

The build pipeline is failing on installing dependencies so it cannot run the tests

@kbilsted kbilsted force-pushed the feature/rainbow_expose_tx branch from 128037e to 11ebdae Compare February 11, 2024 23:48
@kbilsted
Copy link
Contributor Author

still errors in the pipeline. please help

Packages requiring reboot: - vcredist140 (exit code 3010) The recent package changes indicate a reboot is necessary. Please reboot at your earliest convenience. Command exited with code 3010``` 
/// <summary>
/// Get access to the underlying transaction
/// </summary>
public DbTransaction Transaction;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

property please - i.e. add {get;}

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@mgravell
Copy link
Member

gotta love CI servers :/ working on it: #2042

@mgravell
Copy link
Member

CI issue fixed

@kbilsted kbilsted force-pushed the feature/rainbow_expose_tx branch from 11ebdae to 15cc99a Compare February 14, 2024 20:53
This enables to do queries not supported by rainbow within the same transaction Closes DapperLib#1944
@kbilsted kbilsted force-pushed the feature/rainbow_expose_tx branch from 15cc99a to e0a1bcc Compare February 14, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants