Files
netbird/management/internals
mlsmaycon e2a09a648b [management] Save account row before users in setup realstore test
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.
2026-08-16 02:57:53 +00:00
..