n8n/packages/cli/src/databases
Ricardo Espinoza 8a38624cbc
feat(core): Add migration to add property userActivated to user settings (no-changelog) (#5940)
* Add userActivated migration

* Fix migration logic

* Remove duplication when retrieving the activated users

* Fix bug updating settings in mysql

* Make userSettings type conform with naming convention

* Disable naming convention rule only in IDatabaseCollections interface

* Fix down method in Postgres migration

* Reset '{}' to NULL when reversing migration
2023-04-21 11:15:08 -04:00
..
entities refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
migrations feat(core): Add migration to add property userActivated to user settings (no-changelog) (#5940) 2023-04-21 11:15:08 -04:00
repositories feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
utils fix(core): Upsert credentials and workflows in the import:* commands (#5231) 2023-01-24 19:05:23 +01:00
config.ts refactor(core): Load and validate all config at startup (no-changelog) (#5283) 2023-01-30 14:42:30 +01:00
ormconfig.ts refactor: consolidate database configs (#4522) 2022-11-04 14:23:58 +01:00