-
Couldn't load subscription status.
- Fork 310
Closed
Labels
type: enhancementA general enhancementA general enhancement
Milestone
Description
Right now, we have a series of entrypoints for CQL specification creation and generation such as AlterColumnSpecification.alterColumn(…) and AlterKeyspaceCqlGenerator.toCql(…). Each pair needs to be discovered independently and that is sometimes a challenge given the number of objects we have.
It would be great to have a Specifications.alterColumn(…) and CqlGenerator.toCql(…) variant to keep entry points together.
soheilrahsaz
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement