loopbackio / loopback-datasource-juggler

Connect Loopback to various Data Sources
http://www.loopback.io
Other
277 stars 364 forks source link

feat: fetch unique index information for models #2316

Open aaqilniz opened 1 month ago

aaqilniz commented 1 month ago

At this point, the models have no information on indexes. This PR fetches index information for models.

Related PR:

PR@loopback-connector-mysql

Checklist

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 12098384263

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/datasource.js 5 7 71.43%
<!-- Total: 5 7 71.43% -->
Totals Coverage Status
Change from base Build 12034634278: 0.003%
Covered Lines: 7284
Relevant Lines: 8290

💛 - Coveralls