loopback-connector-mysql
loopback-connector-mysql copied to clipboard
feat: fetch unique index information for columns
This PR along with another PR@loopback-datasource-juggler will enable models to have index information.
Checklist
- [x] DCO (Developer Certificate of Origin) signed in all commits
- [x]
npm testpasses on your machine - [x] New tests added or existing tests modified to cover all changes
- [x] Code conforms with the style guide
- [x] Commit messages are following our guidelines