mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-17 19:08:22 +03:00
Rename camelCase database columns #2
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 @lancepioch on GitHub (Mar 24, 2024).
For example, we currently have servers.uuidShort as a column name. We should standardize all columns to be snake_case instead. We need to rename that one and any others that might be out there.