Schema Forge Action
Version updated for https://github.com/xubylele/schema-forge-action to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The schema-forge-action GitHub Action integrates Schema Forge into CI pipelines, automating tasks such as schema validation, diagnosing schema issues, and generating database migration SQL diffs. It is designed to streamline database schema management by detecting errors, identifying drifts, and previewing migration changes directly within pull requests. This action helps enforce database schema consistency and simplifies collaboration during development.
Release notes
What’s Changed
- v1.0.1 by @xubylele in https://github.com/xubylele/schema-forge-action/pull/1
New Contributors
- @xubylele made their first contribution in https://github.com/xubylele/schema-forge-action/pull/1
Full Changelog: https://github.com/xubylele/schema-forge-action/compare/v1.0.0...v1.0.1