You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
refactor(export): add export * for sequelize base classes
* refactor(package.json): change the name and add repository url
* refactor(export): add export * for sequelize base classes
* fix(datasource): handle `user` and `username` both in config
default config generated with `lb4 datasource` adds `user` but sequelize uses `username`
0 commit comments