Install "doltgres" binary
"features": {
"ghcr.io/devcontainer-community/devcontainer-features/dolthub.com-doltgres:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Version of "doltgres" to install. | string | latest |
A version-controlled PostgreSQL-compatible database. doltgres is "Dolt for Postgres" — it provides a PostgreSQL-compatible interface to a Dolt database, enabling Git-like version control features (branches, merges, diffs) via standard SQL commands.
Downloaded as a pre-compiled binary from the GitHub releases page and placed in /usr/local/bin.
No additional notes.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.