mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-24 16:41:30 +02:00
users.account_id is a foreign key into accounts on MySQL/Postgres, so saving users for an account that has no row fails with a constraint violation there while passing on sqlite.