n8n/packages/cli/src/databases/postgresdb/migrations
Iván Ovejero 027dfb2f0a
Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106)
*  Enable `esModuleInterop` for /core

*  Adjust imports in /core

*  Enable `esModuleInterop` for /cli

*  Adjust imports in /cli

*  Enable `esModuleInterop` for /nodes-base

*  Adjust imports in /nodes-base

*  Make imports consistent

* ⬆️ Upgrade TypeScript to 4.6 (#3109)

* ⬆️ Upgrade TypeScript to 4.6

* 📦 Update package-lock.json

* 🔧 Avoid erroring on untyped errors

* 📘 Fix type error

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-04-08 23:32:08 +02:00
..
1587669153312-InitialMigration.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1589476000887-WebhookModel.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1594828256133-CreateIndexStoppedAt.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1607431743768-MakeStoppedAtNullable.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1611144599516-AddWebhookId.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1617270242566-CreateTagEntity.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1620824779533-UniqueWorkflowNames.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
1626176912946-AddwaitTill.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1630419189837-UpdateWorkflowCredentials.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
1644422880309-AddExecutionEntityIndexes.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1646834195327-IncreaseTypeVarcharLimit.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
1646992772331-CreateUserManagement.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
index.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00