cli icon indicating copy to clipboard operation
cli copied to clipboard

Add object support in config

Open OhjeezwhathaveIdone opened this issue 4 years ago • 1 comments

Pull Request check-list

Please make sure to review and check all of these items:

  • [ ] Does npm run test pass with this change (including linting)?
  • [x] Does the description below contain a link to an existing issue (Closes #[issue]) or a description of the issue you are solving?
  • [ ] Have you added new tests to prevent regressions?
  • [ ] Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

Description of change

Allows support for objects to be exported from .sequelizerc

Closes #12592

OhjeezwhathaveIdone avatar Jan 16 '21 00:01 OhjeezwhathaveIdone

Hi, thanks for submitting this PR! Could you add some tests so we can prevent regression issues?

WikiRik avatar Nov 09 '21 10:11 WikiRik