macOS
brew install flywaylocal Homebrew formula metadata
sudo port install flywayMacPorts ports tree · java/flyway/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de flyway pour les workflows d'agents IA.
installation
brew install flywaylocal Homebrew formula metadata
sudo port install flywayMacPorts ports tree · java/flyway/Portfile · Source: api.github.com
nix profile install nixpkgs#flywaynixpkgs package indexes · pkgs/by-name/fl/flyway/package.nix · Source: api.github.com
scoop install main/flywayScoop official bucket manifest trees · bucket/flyway.json · Source: api.github.com
aperçu
Database version control to control migrations
historique
Redgate Flyway is a database migration and schema versioning tool for command-line, API, Maven, Gradle, Docker, and desktop workflows. It applies versioned migrations, records them in a schema history table, and is used to bring database change management into application-style CI/CD pipelines.
The open-source repository identifies Flyway as a Redgate project and carries copyright from 2010 through 2026. The README emphasizes a simple, focused migration model and lists support across Windows, macOS, Linux, Docker, Java, Maven, and Gradle.
Redgate documentation presents Flyway as part of a wider product family that includes Flyway Command Line, Flyway Desktop, APIs, build-tool integrations, and Redgate editions. The GitHub README also notes that Flyway is a registered trademark of Boxfuse GmbH owned by Red Gate Software Ltd.
Flyway's adoption is tied to the rise of database DevOps: its own documentation says it extends DevOps to databases, automates database deployments, and is commonly used from the command line in CI/CD systems. The README lists support for 50-plus DBMS products and many community or third-party integrations, including Spring Boot, SBT, Ant, Grails, Play, DropWizard, Grunt, Griffon, and Ninja.
The standard workflow is to create ordered SQL, Java, or scripting migrations, run Flyway against a database, and let it create or update the `flyway_schema_history` table as migrations are applied. It can be used directly through the CLI, embedded through the Java API, or driven through Maven and Gradle.
Flyway matters to package ecosystems because it is both a standalone CLI and a Java library/plugin stack. It bridges application release tooling and mutable database state, so packaging has to serve local developer installs, CI runners, containers, build plugins, and enterprise editions without confusing the open-source command-line engine with Redgate's commercial surfaces.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour flyway. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./flyway.toml./flyway.conf~/flyway.conf<flyway-install-dir>/conf/flyway.confCredential-bearing paths to review before unattended agent runs.
~/flyway.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
flyway | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/flyway/flyway
métadonnées d'installation
| Clé du paquet | brew:flyway |
|---|---|
| Version | 12.10.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/flyway |
| Page d'accueil | https://www.red-gate.com/products/flyway/community/ |
| Dépôt | https://github.com/flyway/flyway |
| Docs amont | https://documentation.red-gate.com/flyway |
| Licence | Apache-2.0 |
| Archive source | https://github.com/flyway/flyway/releases/download/flyway-12.10.0/flyway-commandline-12.10.0.tar.gz |
| Dernière mise à jour | 2026-06-30T12:28:44Z |
| Pulse | updated |
| Dépendances | openjdk |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | flyway |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
flyway
nix profile install nixpkgs#flywayflyway
sudo port install flywaymain/flyway
scoop install main/flywaypiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.