Skip to content

Feat/xpenser framework affordances#210

Merged
andrewzolotukhin merged 2 commits into
developmentfrom
feat/xpenser-framework-affordances
Jul 6, 2026
Merged

Feat/xpenser framework affordances#210
andrewzolotukhin merged 2 commits into
developmentfrom
feat/xpenser-framework-affordances

Conversation

@andrewzolotukhin

Copy link
Copy Markdown
Contributor

Description

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactor / internal improvement

Checklist

  • I've added tests for my changes
  • I've run npm run lint and fixed any issues
  • I've run npm run test and all tests pass
  • I've added a changeset (npx changeset) if this changes package behavior

- Implemented `validate` command in ORM CLI to check for schema drift without applying changes.
- Added `validateEntitiesAgainstDatabase` function to validate entities against the live database.
- Enhanced tests for the new validate command and its integration with the CLI.
- Updated documentation to include usage of the new validate command.
- Introduced URL-encoded body parsing in the server framework.
- Added support for guarded upserts in the query builder.
- Enhanced ActionResult with raw response handling for native Node integrations.
@andrewzolotukhin andrewzolotukhin merged commit 94f8b9c into development Jul 6, 2026
3 checks passed
@andrewzolotukhin andrewzolotukhin deleted the feat/xpenser-framework-affordances branch July 6, 2026 10:23
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.

1 participant