* 🚧 add index on sqlite * 🚧 add migration for postgres * 🚧 add mysql migration * 🚧 add mongodb migration * ⏪ revert change of default postgresdb user
4 lines
152 B
TypeScript
4 lines
152 B
TypeScript
export * from './1587563438936-InitialMigration';
|
|
export * from './1592679094242-WebhookModel';
|
|
export * from './151594910478695-CreateIndexStoppedAt';
|