Using table remarks
- Dominant language
- Groovy
- Stars
- 2.9k
- Forks
- 975
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 92
Description
GORM is really useful for maintaining a schema. Is it possible for GORM to take the comments that are in a domain object, and its attributes, and save them into the database table/column remark fields? This would insure that the documentation that's found in the domain object, is also used in the database. And would make it easier for people using other stacks to query and build upon the database.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating GORM schema-generation or migration code and how Grails domain-object comments are represented. Check which supported databases expose table and column remarks, then add coverage showing that comments are persisted as remarks when the feature is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100