OpenAPITools / OpenAPITools/openapi-generator
[REQ] Support for denormalized postgres DDLs
Open
Nobody has claimed this yet.
Enhancement: Feature
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
No clue how big of an ask this is, but I want to generate denormalized postgres DDLs, and I don't think it's part of the postgres-schema command as of yet. Is there maybe undocumented support, a workaround, or a plan to implement this?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the postgres-schema command and its current handling of denormalized PostgreSQL schemas. Determine whether undocumented support or a workaround exists, and define what generated denormalized PostgreSQL DDL output should look like before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100