n8n/packages/cli/commands
Iván Ovejero 3e5d981f3f
Remove non-null assertions for Db collections (#3111)
* 📘 Remove unions to `null`

*  Track `Db` initialization state

* 🔥 Remove non-null assertions

* 👕 Remove lint exceptions

* 🔥 Remove leftover assertion
2022-04-14 09:02:12 +02:00
..
db Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
export Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00
import Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00
list Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00
update Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00
user-management Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00
execute.ts Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00
executeBatch.ts Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00
Interfaces.d.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
start.ts Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00
webhook.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
worker.ts Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00