1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/src
David Leek d632690203
chore: add created by user id to events (#5621)
## About the changes

Adds the column `created_by_user_id` to `events` table and adds index
for it

---------

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2023-12-12 15:57:59 +01:00
..
lib fix: return 400 on invalid POST data to project access endpoint (#5610) 2023-12-12 14:46:23 +01:00
mailtemplates feat: more info on staleness in health report (#5582) 2023-12-11 13:11:28 +02:00
migrations chore: add created by user id to events (#5621) 2023-12-12 15:57:59 +01:00
test fix: return 400 on invalid POST data to project access endpoint (#5610) 2023-12-12 14:46:23 +01:00
migrator.ts
server-dev.ts fix: optimize headers we return for API calls. (#5607) 2023-12-12 10:20:28 +01:00
server.ts