Skip to content

Conversation

@stevenrombauts
Copy link
Contributor

Renames userId to actorId, so we can add userId back when needed for user-specific events. Just getting this change out of the way already 😉

Requires SQL changes:

ALTER TABLE audit_log CHANGE userId actorId INT DEFAULT NULL;

@stevenrombauts stevenrombauts self-assigned this Oct 9, 2025
@Seldaek Seldaek merged commit 73d8fd5 into main Oct 9, 2025
6 checks passed
@Seldaek
Copy link
Member

Seldaek commented Oct 9, 2025

Thanks

@Seldaek Seldaek deleted the rename-user-id branch October 9, 2025 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants