SchemaCrawler (Local) Action for GitHub Actions
Version updated for https://github.com/schemacrawler/SchemaCrawler-Local-Action to version v17.12.1.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the generation of a database schema report using SchemaCrawler, a tool for discovering and documenting databases. It installs SchemaCrawler locally on the runner and allows users to specify database connection details such as URL, user, password, and driver class. The report can be generated as a CSV file or in XML format, providing insights into the database structure.
What’s Changed
SchemaCrawler (Local) Action v17.12.1 release at last commit 2b2e44f1008e1c588b5383ba7df14d23dcdee520 See the change history at https://www.schemacrawler.com/changes-report.html
What’s Changed
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/schemacrawler/SchemaCrawler-Local-Action/pull/3
- v17.12.1 by @sualeh in https://github.com/schemacrawler/SchemaCrawler-Local-Action/pull/4
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/schemacrawler/SchemaCrawler-Local-Action/pull/3
Full Changelog: https://github.com/schemacrawler/SchemaCrawler-Local-Action/compare/v17.11.4...v17.12.1