egg icon indicating copy to clipboard operation
egg copied to clipboard

Egg-sequelize baseDir support dir array

Open whu12yz opened this issue 4 years ago • 0 comments

Background

Using egg-sequelize, We want to split model into multiple modules,not just gather in one directory. So can baseDir support to config directory array?

Proposal

Egg-sequelize baseDir support dir array!

Additional context

Merge request: https://github.com/eggjs/egg-sequelize/pull/89

whu12yz avatar Jan 18 '21 07:01 whu12yz