* 🚧 add index on sqlite * 🚧 add migration for postgres * 🚧 add mysql migration * 🚧 add mongodb migration * ⏪ revert change of default postgresdb user
5 lines
151 B
TypeScript
5 lines
151 B
TypeScript
export * from './1587669153312-InitialMigration';
|
|
export * from './1589476000887-WebhookModel';
|
|
export * from './1594828256133-CreateIndexStoppedAt';
|
|
|