I am new to nestjs and i need help.
I was using @slate stormRepository() before calling databases.
But i am facing an issue with @PrimaryGeneratedColumn() which is incrementing randomly (by 100) in most cases. So i have decided to create a service that will do it. But how do i initialize the required entity there? I was think of using datasource.getRepository(Entity) but i am having to create another separate connection for it. Can someone help me.
#1025199348096700476 #1025201603843719200