Skip to content

0.6.4

Choose a tag to compare

@klinux klinux released this 18 Sep 01:57
· 20 commits to main since this release

The same datasource name in another environment

A new datasource's id was the slug of its name alone, so the same application in two environments (smb in production, smb in staging) could not be saved twice. The id is a key everywhere (seed:<id>, the Vault path, the audit target) and stays unique; the name is what people read and may repeat. When the slug is taken, the environment is appended (smb-staging), then a counter, and the toast says the id the datasource was created under.

Image: ghcr.io/klinux/dbportal:0.6.4 · chart 0.1.26.