macOS
brew install flywaylocal Homebrew formula metadata
sudo port install flywayMacPorts ports tree · java/flyway/Portfile · 来源: api.github.com
安装
brew install flywaylocal Homebrew formula metadata
sudo port install flywayMacPorts ports tree · java/flyway/Portfile · 来源: api.github.com
nix profile install nixpkgs#flywaynixpkgs package indexes · pkgs/by-name/fl/flyway/package.nix · 来源: api.github.com
scoop install main/flywayScoop official bucket manifest trees · bucket/flyway.json · 来源: api.github.com
概览
Database version control to control migrations
历史
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.
安全态势
没有找到 flyway 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
flyway | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/flyway/flyway
安装元数据
| 软件包键 | brew:flyway |
|---|---|
| 版本 | 12.10.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/flyway |
| 主页 | https://www.red-gate.com/products/flyway/community/ |
| 仓库 | https://github.com/flyway/flyway |
| 上游文档 | https://documentation.red-gate.com/flyway |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/flyway/flyway/releases/download/flyway-12.10.0/flyway-commandline-12.10.0.tar.gz |
| 最后更新 | 2026-06-30T12:28:44Z |
| Pulse | updated |
| 依赖 | openjdk |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
flyway
nix profile install nixpkgs#flywayflyway
sudo port install flywaymain/flyway
scoop install main/flyway来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.