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 Feb 7, 2021. It is now read-only.
feat: convert id to string (#180)
* feat: convert id to string
BREAKING CHANGE: InMemoryDBEntity now uses string for id
V1* versions of service, controller, module, entity have been provided
for backwards compatibility. Please update your imports if you wish to
continue to use number as id.