Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Candidate keys: unique keys per table, with recommendations #84

Closed
wants to merge 3 commits into from

Conversation

shlomi-noach
Copy link

These views show which unique keys are available per table. It is used by such utilities as common_schema (split functions) or anything that needs to iterate a table. schema_candidate_keys_recommended chooses the best unique key to use on a table.

@shlomi-noach
Copy link
Author

I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

@mysql-oca-bot
Copy link

Hi, thank you for your contribution. Please confirm this code is submitted under the terms of the OCA (Oracle's Contribution Agreement) you have previously signed by cutting and pasting the following text as a comment:
"I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it."
Thanks

@shlomi-noach
Copy link
Author

@mysql-oca-bot @MarkLeith bot failure

@shlomi-noach
Copy link
Author

I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

@mysql-oca-bot
Copy link

Hi, thank you for your contribution. Your code has been assigned to an internal queue. Please follow
bug http://bugs.mysql.com/bug.php?id=79577 for updates.
Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants