1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/src
Nuno Góis 6246459926
chore: db drop action_states (#6300)
Follow up to: https://github.com/Unleash/unleash/pull/6298

We no longer need this table, since it was superseded by `action_events`
and is no longer used.
I believe it's safe to drop this table right away since the feature is
not being used yet.
2024-02-21 17:32:08 +00:00
..
lib feat: application overview schema (#6295) 2024-02-21 12:59:55 +02:00
mailtemplates fix-css-update-for-CR-email-template (#6186) 2024-02-13 10:16:25 +09:00
migrations chore: db drop action_states (#6300) 2024-02-21 17:32:08 +00:00
test feat: Adding Project access requires same role (#6270) 2024-02-20 15:56:53 +01:00
migrator.ts
server-dev.ts feat: permission matrix (PoC) (#6223) 2024-02-16 14:31:33 +01:00
server.ts