knex / knex-schema-inspector

Utility for extracting information about existing DB schema
MIT License
99 stars 43 forks source link

Need multiple primary key results #116

Open sergiebegins opened 2 years ago

sergiebegins commented 2 years ago

We need to multiple primary Key column data so I add primarys method and use . We find full pk and easy to make multi pk process .