feat(medusa): Categories - Adds indexes + remove soft delete (#3589)
* chore: added indexes for category properties * chore: added changset * chore: test changeset pre * chore: undo pre release * chore: remove soft delete from categories (#3590) * chore: remove soft delete from categories * chore: remove delete indexes and columns * chore: drop safely + changeset * chore: fix slipped deleted_at * chore: removes extra changeset * chore: redraw indexes * chore: redraw indexes * chore: drop records before dropping column for delete --------- Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
Oliver Windall Juhl
parent
e359d3f85b
commit
5f41cd9a67
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
feat(medusa): remove soft delete from categories + adds indexes for categories
|
||||
Reference in New Issue
Block a user