mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-17 15:35:15 +01:00
152 B
152 B
Conventions
Database naming
Database tables are named plural, columns don't have any prefix.
Example: Table name agent, columns id, name.