-
Notifications
You must be signed in to change notification settings - Fork 190
feat(cluster): Database, extension and schema management #612
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
Conversation
Signed-off-by: Itay Grudev <[email protected]>
Signed-off-by: Itay Grudev <[email protected]>
Signed-off-by: Itay Grudev <[email protected]>
Signed-off-by: Itay Grudev <[email protected]>
Signed-off-by: Itay Grudev <[email protected]>
Signed-off-by: Itay Grudev <[email protected]>
zied-jt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
chainsaw test
…
PASS
Tests Summary...
- Passed tests 1
- Failed tests 0
- Skipped tests 0
Done.LGFM
|
really looking forward to this feature, thanks for working on it 🚀 |
phisco
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It'd be awesome to get the schema validation for the elements in the databases list too, but would require more work, so fine 👍
Adds Database, extension and schema management