Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

Add a SQLCEXPERIMENT environment variable modeled after Go's GOEXPERIMENT
that allows enabling/disabling experimental features via a comma-separated
list of experiment names. Experiments can be prefixed with "no" to
explicitly disable them.

This provides infrastructure for gating experimental features before they
are ready for general availability.

🤖 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

Add a SQLCEXPERIMENT environment variable modeled after Go's GOEXPERIMENT
that allows enabling/disabling experimental features via a comma-separated
list of experiment names. Experiments can be prefixed with "no" to
explicitly disable them.

This provides infrastructure for gating experimental features before they
are ready for general availability.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang labels Dec 10, 2025
@kyleconroy kyleconroy merged commit 74ecda5 into main Dec 10, 2025
13 checks passed
@kyleconroy kyleconroy deleted the claude/add-sqlcexperiment-env-var-01MUoyAKp4mkNiTkMUXnzS1d branch December 10, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants