DevOpsReminders / DevOpsReminders/api-devopsreminders
create DB config loader
- Lenguaje dominante
- TypeScript
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
it would be favorable if the app understood different db [connection options](https://typeorm.io/data-source-options).
An example would be like [typeormHelper](https://github.com/DevOpsReminders/api-devopsreminders/blob/main/tests/helpers/typeormHelper.ts#L7) which extend the `MysqlConnectionOptions` into `SqliteConnectionOptions`
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Read the linked TypeORM Data Source Options documentation and inspect tests/helpers/typeormHelper.ts around line 7, especially how MysqlConnectionOptions is extended into SqliteConnectionOptions. Then locate the app's current database configuration entry point and define the supported connection-option shapes. Done means the app can load the requested database options for the supported databases.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- mysql, sqlite, typescript
- Área
- backend, database
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100