mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Database Naming Process #263
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on 2/14/2024
CloudPanel version(s) affected
2.4.1
Description
this again not a bug but a better improvements when creating databases.
It seems like we can't use
_. for exampe, dev_domain or staging_domain.can we improve this... the only way to solve this is using dev-domain,
How to reproduce
allow
_as wellPossible Solution
allow
_as wellAdditional Context
No response