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

Add support for CE builder #14

Open
natalie-o-perret opened this issue Feb 18, 2021 · 0 comments
Open

Add support for CE builder #14

natalie-o-perret opened this issue Feb 18, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@natalie-o-perret
Copy link
Member

natalie-o-perret commented Feb 18, 2021

https://docs.microsoft.com/en-us/dotnet/fsharp/language-reference/computation-expressions#custom-operations
WIP DRAFT

sqlCommand {
    text "..." // textFromList
    noLogger
    overrideLogger
    parameters
    cancellationToken
    timeout
    commandType
    prepare
    transaction
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant