tada5hi/typeorm-extension

Feature: Decoupling from the typeorm core options reader

tada5hi opened this issue · 1 comments

Due to the fact that with v0.4.x typeorm no longer supports reading of conenction options via file and env, a standalone reader should be implemented.

Use the possibility and override env naming (TYPEORM_XXX -> DATABASE_XXX).