n8n/packages/cli/src/databases/mysqldb/migrations
Iván Ovejero 37a6e329af
🔨 Infer typings for config schema (#2656)
* 🚚 Move schema to standalone file

*  Add assertions to string literal arrays

*  Infer typings for convict schema

* 🔥 Remove unneeded assertions

* 🔨 Fix errors surfaced by typings

*  Type nodes.include/exclude per docs

*  Account for types for exception paths

*  Set method alias to flag incorrect paths

*  Replace original with alias

*  Make allowance for nodes.include

*  Adjust leftover calls

* 🔀 Fix conflicts

* 🔥 Remove unneeded castings

* 📘 Simplify exception path type

* 📦 Update package-lock.json

* 🔥 Remove unneeded imports

* 🔥 Remove unrelated file

*  Update schema

*  Update interface

* 📦 Update package-lock.json

* 📦 Update package-lock.json

* 🔥 Remove leftover assertions

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-04-08 19:37:27 +02:00
..
1588157391238-InitialMigration.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1592447867632-WebhookModel.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1594902918301-CreateIndexStoppedAt.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1607431743767-MakeStoppedAtNullable.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1611149998770-AddWebhookId.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1615306975123-ChangeDataSize.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1617268711084-CreateTagEntity.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1620729500000-ChangeCredentialDataSize.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1620826335440-UniqueWorkflowNames.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1623936588000-CertifyCorrectCollation.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1626183952959-AddWaitColumn.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1630451444017-UpdateWorkflowCredentials.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1644424784709-AddExecutionEntityIndexes.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1646992772331-CreateUserManagement.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
index.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00