UNPKG
@sologence/nestjs-redshift-migration
Version:
latest (2.0.0)
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
NestJS migration module for Redshift data migration
@sologence/nestjs-redshift-migration
/
lib
/
constants
/
conection-name.ts
1 lines
•
57 B
text/typescript
View Raw
1
export
const
REDSHIFT_DATASOURCE
=
'REDSHIFT_DATASOURCE'
;