n8n/packages
Iván Ovejero b49d493653
fix(core): Fix migrations on non-public Postgres schema (#3356)
* 🐛 Fix UM migration

*  Account for schema in `search_path`

* 🔥 Remove unneeded schema refs

* 🧪 Account for alt schema in DB testing

*  Add schema to `IncreaseTypeVarcharLimit`

*  Set `search_path` in every migration

*  Set `search_path` in down migrations
2022-05-30 11:33:17 +02:00
..
cli fix(core): Fix migrations on non-public Postgres schema (#3356) 2022-05-30 11:33:17 +02:00
core fix(core): Fix problem with uploading large files (#3370) 2022-05-27 18:17:44 +02:00
design-system fix(editor): Fix component in executions list failing custom validator (#3284) 2022-05-27 18:20:59 +02:00
editor-ui Update URLs to n8n.io API (#3391) 2022-05-30 11:29:31 +02:00
node-dev 🔖 Release n8n-node-dev@0.57.0 2022-05-24 09:47:28 +00:00
nodes-base feat(ServiceNow Node): Add attachment functionality (#3137) 2022-05-27 18:39:55 +02:00
workflow fix(core): Prevent expressions XSS (#3366) 2022-05-27 17:00:51 +02:00