Skip to content

Comments

Export Operator types from @casekit/orm#348

Merged
rsslldnphy merged 1 commit intomainfrom
export-operator-types
Feb 9, 2026
Merged

Export Operator types from @casekit/orm#348
rsslldnphy merged 1 commit intomainfrom
export-operator-types

Conversation

@rsslldnphy
Copy link
Member

Summary

  • Re-export OperatorDefinition and OperatorDefinitions types from @casekit/orm-schema via the main @casekit/orm package entry point
  • Makes it easier for users to define custom operators without needing to import from @casekit/orm-schema directly

Closes #347

Test plan

  • Full build passes with no errors

🤖 Generated with Claude Code

Re-export OperatorDefinition and OperatorDefinitions types from
@casekit/orm-schema to make it easier to define custom operators.

Closes #347

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

Coverage Report

  • orm-cli: 96.85%
  • orm-migrate: 94.02%
  • orm: 98.47%
  • sql: 97.03%
  • toolbox: 100%

@rsslldnphy rsslldnphy merged commit 831709a into main Feb 9, 2026
14 checks passed
@rsslldnphy rsslldnphy deleted the export-operator-types branch February 9, 2026 07:57
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.

Export Operator types from @casekit/orm

1 participant