Skip to content

Add timeout operation.#141

Merged
JordanMarr merged 1 commit into
JordanMarr:mainfrom
devinlyons:add-timeout-directive
Jun 12, 2026
Merged

Add timeout operation.#141
JordanMarr merged 1 commit into
JordanMarr:mainfrom
devinlyons:add-timeout-directive

Conversation

@devinlyons

Copy link
Copy Markdown
Contributor

Adds a timeout operation to the query CEs that sets the CommandTimeout of the ADO.NET command.

@JordanMarr JordanMarr merged commit 088c736 into JordanMarr:main Jun 12, 2026
1 check passed
@JordanMarr

JordanMarr commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Looks like a good idea. 👍
Released here: https://www.nuget.org/packages/SqlHydra.Query/4.0.3

JordanMarr added a commit that referenced this pull request Jun 12, 2026
Conflict resolutions:
- Query IR/spec records: keep both beta's Returning/FromSelect/PendingConflict
  fields and main's CommandOptions (timeout support).
- DeleteBuilders: retarget main's timeout op to beta's DeleteQuerySpec state.
- SqlEmitterBase: emit RETURNING and carry CommandOptions in CompiledQuery.
- fsprojs: keep beta (no Version element).
- Tests/*/AdventureWorksNet*.fs: kept beta's generated fixtures; regen from
  live DBs required to pick up the #136 factory changes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@devinlyons devinlyons deleted the add-timeout-directive branch June 12, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants