twenty/packages
Weiko edf4ae084b
Add simplify-search-vector-expression to upgrade 0-32 command (#7925)
## Context
Moving this command to the global command runner for 0.32 upgrade. This
should fix searchVector expression introduced in 0.31 to later handle
soft-deleted + search filter properly.

## Test
```
git co v0.31.0
-- reset DB
git co c--add-simplify-search-vector-expression-to-upgrade-0-32
-- migrate typeorm
-- upgrade 0.32 command
```

search is working and expression is correctly set. Soft deleted records
are not shown as before but it's now possible to override that behavior
via filters.

cc @ijreilly
2024-10-21 17:23:50 +02:00
..
twenty-chrome-extension Use <label> HTML element when possible (#7609) 2024-10-13 20:04:24 +02:00
twenty-docker Refactor Redis connections to use Redis URL - closes #7421 (#7736) 2024-10-16 17:17:44 +02:00
twenty-e2e-testing E2E tests (#6717) 2024-08-27 11:07:10 +02:00
twenty-emails Make main the new 0.32 canary 2024-10-12 17:48:20 +02:00
twenty-front fix: use <button> tag for buttons (#7797) 2024-10-21 12:32:19 +00:00
twenty-server Add simplify-search-vector-expression to upgrade 0-32 command (#7925) 2024-10-21 17:23:50 +02:00
twenty-ui Add Workflow Run show page (#7719) 2024-10-21 12:04:44 +02:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website [FIX] install node version before corepack enable (#7809) 2024-10-21 16:07:14 +02:00
twenty-zapier Fix zapier tests (#7568) 2024-10-10 16:34:34 +02:00