Olá, estava lendo a documentação do typeORM, parece que se for usar o tipo ORACLE do que esta especificado na documentação a configuração é diferente, porém não achei nenhuma documentação explicando como fazer essa conexão, o ORM não é justamente para não perder tempo com isso? Será que alguém pode me ajudar?
[Nest] 10344 - 26/06/2023, 15:49:12 LOG [NestFactory] Starting Nest application...
[Nest] 10344 - 26/06/2023, 15:49:12 LOG [InstanceLoader] AppModule dependencies initialized +75ms
[Nest] 10344 - 26/06/2023, 15:49:12 LOG [InstanceLoader] TypeOrmModule dependencies initialized +14ms
[Nest] 10344 - 26/06/2023, 15:49:12 LOG [InstanceLoader] ConfigHostModule dependencies initialized +8ms
[Nest] 10344 - 26/06/2023, 15:49:12 LOG [InstanceLoader] ProdutoModule dependencies initialized +1ms
[Nest] 10344 - 26/06/2023, 15:49:12 LOG [InstanceLoader] DocenteModule dependencies initialized +1ms
[Nest] 10344 - 26/06/2023, 15:49:12 LOG [InstanceLoader] UsuarioModule dependencies initialized +3ms
[Nest] 10344 - 26/06/2023, 15:49:12 LOG [InstanceLoader] ConfigModule dependencies initialized +19ms
[Nest] 10344 - 26/06/2023, 15:49:15 ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)...
Error: ORA-12545: Connect failed because target host or object does not exist
[Nest] 10344 - 26/06/2023, 15:49:19 ERROR [TypeOrmModule] Unable to connect to the database. Retrying (2)...
Error: ORA-12545: Connect failed because target host or object does not exist
[Nest] 10344 - 26/06/2023, 15:49:22 ERROR [TypeOrmModule] Unable to connect to the database. Retrying (3)...
Error: ORA-12545: Connect failed because target host or object does not exist
[Nest] 10344 - 26/06/2023, 15:49:26 ERROR [TypeOrmModule] Unable to connect to the database. Retrying (4)...
Error: ORA-12545: Connect failed because target host or object does not exist
[Nest] 10344 - 26/06/2023, 15:49:30 ERROR [TypeOrmModule] Unable to connect to the database. Retrying (5)...
Error: ORA-12545: Connect failed because target host or object does not exist
[Nest] 10344 - 26/06/2023, 15:49:33 ERROR [TypeOrmModule] Unable to connect to the database. Retrying (6)...
Error: ORA-12545: Connect failed because target host or object does not exist
[Nest] 10344 - 26/06/2023, 15:49:37 ERROR [TypeOrmModule] Unable to connect to the database. Retrying (7)...
Error: ORA-12545: Connect failed because target host or object does not exist
[Nest] 10344 - 26/06/2023, 15:49:40 ERROR [TypeOrmModule] Unable to connect to the database. Retrying (8)...
Error: ORA-12545: Connect failed because target host or object does not exist
[Nest] 10344 - 26/06/2023, 15:49:44 ERROR [TypeOrmModule] Unable to connect to the database. Retrying (9)...
Error: ORA-12545: Connect failed because target host or object does not exist
[Nest] 10344 - 26/06/2023, 15:49:44 ERROR [ExceptionHandler] ORA-12545: Connect failed because target host or object does not exist
Error: ORA-12545: Connect failed because target host or object does not exist