joran-github
joran-github
I started just today my migration from typeorm 0.2 to 0.3 and I had exactly the 2 same remarks. The fact that repo is linked to a datasource is a...
@nimloth05 I was not so confident in using an environment variable because if you run the tests without this variable set, you can destroy your production database. However, I think...
In order to connect a client, you have to start a server socket on the other device. The code that manage the sever part is disabled in this library. So,...