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 9c4a044543
chore: observable events db migration (#5749)
https://linear.app/unleash/issue/2-1773/db-create-migration-for-a-new-observable-events-table

Adds a new DB migration to create a new `observable_events` table. Even
though we are thinking long term with the `source` columns, the short
term purpose of this table will be to store incoming webhook calls.
2024-01-03 12:08:14 +00:00
..
lib task: add timer for client feature query (#5734) 2024-01-02 16:02:03 +01:00
mailtemplates fix: conflict email naming bug - cleanup files (#5683) 2023-12-19 16:01:16 +02:00
migrations chore: observable events db migration (#5749) 2024-01-03 12:08:14 +00:00
test chore: remove private projects flag (#5743) 2024-01-02 15:53:26 +02:00
migrator.ts
server-dev.ts chore: remove private projects flag (#5743) 2024-01-02 15:53:26 +02:00
server.ts