1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00
unleash.unleash/src
David Leek bbebd293e5
chore: add a migration that removes incorrectly set sysuserid (#6032)
## About the changes

Resets created_by_user_id on events incorrectly marked as -1337 when an actual user has been set in created_by column, to clean up after a bug
2024-01-29 09:16:18 +01:00
..
lib chore: default the data migration flag for createdbyuserid to false (#6048) 2024-01-29 08:07:33 +01:00
mailtemplates
migrations chore: add a migration that removes incorrectly set sysuserid (#6032) 2024-01-29 09:16:18 +01:00
test chore: default the data migration flag for createdbyuserid to false (#6048) 2024-01-29 08:07:33 +01:00
migrator.ts
server-dev.ts
server.ts