✨ Add support for PostgresDB and save date as Date
This commit is contained in:
3
packages/cli/src/databases/postgresdb/index.ts
Normal file
3
packages/cli/src/databases/postgresdb/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './CredentialsEntity';
|
||||
export * from './ExecutionEntity';
|
||||
export * from './WorkflowEntity';
|
||||
Reference in New Issue
Block a user