n8n/packages/cli/src/databases/postgresdb/migrations
Ben Hesseldieck 8532b0030d
fix(core): Make email for UM case insensitive (#3078)
* 🚧 lowercasing email

*  add tests for case insensitive email

* 🐘 add migration to lowercase email

* 🚚 rename migration

* 🐛 fix package.lock

* 🐛 fix double import

* 📋 add todo
2022-04-15 08:11:35 +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
1648740597343-LowerCaseUserEmail.ts fix(core): Make email for UM case insensitive (#3078) 2022-04-15 08:11:35 +02:00
index.ts fix(core): Make email for UM case insensitive (#3078) 2022-04-15 08:11:35 +02:00