Skip to content

Add sample dir: mysql-with-tbls #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jan 28, 2025
Merged

Add sample dir: mysql-with-tbls #4

merged 5 commits into from
Jan 28, 2025

Conversation

MH4GF
Copy link
Member

@MH4GF MH4GF commented Jan 28, 2025

README:


MySQL with tbls

This project is a development example using MySQL 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/mysql-with-tbls.yml.

Documentation

For more detailed information, please refer to:

@MH4GF MH4GF changed the title mysql with tbls Add sample dir: mysql-with-tbls Jan 28, 2025
@MH4GF MH4GF marked this pull request as ready for review January 28, 2025 03:47
@MH4GF MH4GF requested review from a team, hoshinotsuyoshi, FunamaYukina, junkisai and sasamuku and removed request for a team January 28, 2025 06:45
Copy link
Member

@FunamaYukina FunamaYukina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the document! The tbls doc command is awesome!

@MH4GF MH4GF merged commit 1b1870b into main Jan 28, 2025
1 check passed
@MH4GF MH4GF deleted the mysql-with-tbls branch January 28, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants