mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-25 00:51:28 +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.