macOS
brew install sql-migratelocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sql-migrate pour les workflows d'agents IA.
installation
brew install sql-migratelocal Homebrew formula metadata
sudo apt install sql-migrateDebian stable package indexes · sql-migrate · Source: deb.debian.org
nix profile install nixpkgs#sql-migratenixpkgs package indexes · pkgs/by-name/sq/sql-migrate/package.nix · Source: api.github.com
aperçu
SQL schema migration tool for Go
historique
sql-migrate is a Go SQL schema migration tool that can be used as either a standalone CLI or an importable Go library. Its README describes it as based on gorp and goose, with migrations written directly in SQL.
The public GitHub repository was created in September 2014, in the period when Go database tooling was maturing around small command-line programs and libraries. The project kept the classic migration commands: `up`, `down`, `redo`, `status`, and `new`.
The project accumulated broad package-manager availability in the supplied package facts, including Homebrew, Debian, Ubuntu, and Nix. Its GitHub repository also shows thousands of stars, indicating durable use beyond a single distribution channel.
As a CLI, sql-migrate reads `dbconfig.yml` by default, selects an environment with `-env`, and applies or rolls back SQL migration files. As a Go library, it can run migrations from memory, a folder, embedded assets, or an HTTP filesystem, which made it useful for Go applications that wanted migration logic inside the binary.
For package-manager culture, sql-migrate represents the Go tradition of shipping one small static-ish executable that can also serve as a library. Package maintainers care because database migration tools sit in deployment paths, and users often want the exact same binary available in local development, CI, and server provisioning.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
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.
dbconfig.ymlCredential-bearing paths to review before unattended agent runs.
dbconfig.ymlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
sql-migrate | 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/rubenv/sql-migrate
métadonnées d'installation
| Clé du paquet | brew:sql-migrate |
|---|---|
| Version | 1.8.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/sql-migrate |
| Page d'accueil | https://github.com/rubenv/sql-migrate |
| Dépôt | https://github.com/rubenv/sql-migrate |
| Docs amont | https://github.com/rubenv/sql-migrate#readme |
| Licence | MIT |
| Archive source | https://github.com/rubenv/sql-migrate/archive/refs/tags/v1.8.1.tar.gz |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sql-migrate |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
sql-migrate 0.0~git20191213.0633851-3+b16
SQL schema migration tool for Go (program)
https://github.com/rubenv/sql-migrate
sudo apt install sql-migratesql-migrate
nix profile install nixpkgs#sql-migratesql-migrate 0.0~git20191213.0633851-3build1
SQL schema migration tool for Go (program)
https://github.com/rubenv/sql-migrate
sudo apt install sql-migratepiste 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.