emilpriver/geni
Version updated for https://github.com/emilpriver/geni to version v1.3.2.
- This action is used across all versions by 5 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Geni is a high-performance, Rust-based database migration tool designed to streamline collaboration among developers and ensure databases remain synchronized with application code. It automates tasks like creating, applying, rolling back, and managing timestamp-based migrations across multiple databases, including Postgres, MySQL, MariaDB, SQLite, and LibSQL. Geni solves the challenges of managing migrations in a collaborative environment and integrates seamlessly into CI/CD pipelines for efficient database version control.
What’s Changed
[v1.3.2] - 2026-05-04
- Improved schema dump for PostgreSQL, MariaDB, and MySQL databases. (#301)