Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 728 Bytes

File metadata and controls

16 lines (9 loc) · 728 Bytes

Microsoft SQL Server with tbls

This project is a development example using Microsoft SQL Server and tbls, demonstrating how to automatically generate database documentation.

In this demo, a GitHub Actions workflow generates database documentation using tbls, which is then used as input for the Liam CLI to create ER diagrams.

Workflow

The documentation process is automated using a GitHub Actions workflow defined in .github/workflows/mssql-with-tbls.yml.

Documentation

For more detailed information, please refer to: