Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cassandra schema validation [DATACASS-594] #764

Open
spring-projects-issues opened this issue Sep 12, 2018 · 2 comments
Open

Cassandra schema validation [DATACASS-594] #764

spring-projects-issues opened this issue Sep 12, 2018 · 2 comments
Assignees
Labels
in: core Issues in core support type: enhancement A general enhancement

Comments

@spring-projects-issues
Copy link

tavim opened DATACASS-594 and commented

Implement table & column name validation at startup (as SchemaAction enum option, like 'validate' in hibernate)


No further details from DATACASS-594

@spring-projects-issues
Copy link
Author

Mark Paluch commented

What objects would you like to verify and in which depth? (Tables, Indexes, UDTs, options or just fields…)?

@spring-projects-issues
Copy link
Author

tavim commented

Just table & column names (what is usually added in a @Table class)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core support type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants