n8n/packages/cli/test/integration/shared
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
..
augmentation.d.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
constants.ts test(core): Implement timeout in SMTP tests (#3152) 2022-04-22 12:38:53 +02:00
random.ts test: Fix randomly failing UM tests (#3061) 2022-04-01 17:48:02 +02:00
testDb.ts fix(core): Fix migrations on non-public Postgres schema (#3356) 2022-05-30 11:33:17 +02:00
types.d.ts fix(core): Fix migrations on non-public Postgres schema (#3356) 2022-05-30 11:33:17 +02:00
utils.ts fix(core): Fix migrations on non-public Postgres schema (#3356) 2022-05-30 11:33:17 +02:00