InMemoryDB ID-Generation
The services (using the InMemoryDbService) crash when adding new entities as we're using string ids but the InMemoryDbService is only capable of generating numeric ids.
The services (using the InMemoryDbService) crash when adding new entities as we're using string ids but the InMemoryDbService is only capable of generating numeric ids.