Database Scripts Delta Generator
Version updated for https://github.com/PunteriaCero/db-script-versioning to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
- Add comment to clarify fetch-depth in action.yml (c85eeaa)
- Make base_ref and head_ref required inputs in action.yml (8f943ce)
- Update default values for base_ref and head_ref in test-delta workflow (9a01f6f)
- Update GitHub Action reference to use punteriacero/db-script-versioning (234a71f)
- Add documentation and changelog (9546a21)
- Add test workflow and gitignore (134f97f)
- Add user roles and RBAC support (e112b2a)
- Add email verification migration (887d8bd)
- Initial commit: Add action and example migration (fe42043)