Skip to content

Kaapi v1.0: DB comments #475

@AkhileshNegi

Description

@AkhileshNegi

Is your feature request related to a problem?

Our database schema has no column comments. This leads to confusion for non-developers (though we have a description in the API), but just looking at the database time is wasted figuring out column's purpose

Describe the solution you'd like
Add comments to database columns, especially for:

  • Columns with non-obvious purposes
  • Status/type fields (document what valid values mean)
  • JSON/metadata columns (describe expected structure)
  • Foreign keys (clarify the relationship)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions