Below you will find pages that utilize the taxonomy term “Schemacrawler”
July 21, 2026
SchemaCrawler (Local) Action for GitHub Actions
Version updated for https://github.com/schemacrawler/SchemaCrawler-Local-Action to version v17.12.2.
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 SchemaCrawler report for database connections using local installations on Linux-based runners. It solves the need for continuous database schema inspection and compliance checks within GitHub workflows, providing detailed reports for database administrators or developers.
July 14, 2026
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.