- Add missing export of
MysqlStore
- Updates Inversify to 4.5.1 and mysql to 2.15.2
- Make
queryOrBuilder
parameter ofMySQLStore.find()
optional
-
Store and MysqlStore are decorated with
@injectable
and@unmanaged
decorators from inversifyIf you decorated those classes in your project, you'll need to remove that code