Skip to content

remove pointer events.user_id to match database not null constraint

Administrator requested to merge usage-data/remove-ptr into main

Created by: coury-clark

Updates the types.Event.user_id field to be non-null to match the database schema.

Test plan

Unit tests pass and started Sourcegraph (including some events scraping) and everything starts

Merge request reports

Loading