mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
* 🚧 add index on sqlite * 🚧 add migration for postgres * 🚧 add mysql migration * 🚧 add mongodb migration * ⏪ revert change of default postgresdb user
4 lines
150 B
TypeScript
4 lines
150 B
TypeScript
export * from './1588157391238-InitialMigration';
|
|
export * from './1592447867632-WebhookModel';
|
|
export * from './1594902918301-CreateIndexStoppedAt';
|