headscale/hscontrol/db/testdata/sqlite
Kristoffer Dalby 9f1886f587 db: preserve user_id on untagged nodes with tags='null'
A nil tags slice marshals to JSON `null`; the clear-tagged migration
read that as tagged and cleared user_id. Exclude it, and recover
already-detached nodes from their pre-auth key.

Fixes #3323
2026-06-18 14:54:44 +02:00
..
failing-node-preauth-constraint_dump.sql
headscale_0.26.0-beta.1_dump.sql
headscale_0.26.0-beta.2_dump.sql
headscale_0.26.0_dump.sql
headscale_0.26.1_dump-litestream.sql db: remove _schema from migration tests 2025-11-13 09:46:40 -06:00
headscale_0.26.1_dump.sql
headscale_0.26.1_dump_schema-to-0.27.0-old-table-cleanup.sql db: add defensive removal of old indicies 2025-11-10 20:07:29 +01:00
null_tags_user_id_migration_test.sql db: preserve user_id on untagged nodes with tags='null' 2026-06-18 14:54:44 +02:00
recover_null_tags_user_id_migration_test.sql db: preserve user_id on untagged nodes with tags='null' 2026-06-18 14:54:44 +02:00
request_tags_migration_test.sql db: use PolicyManager for RequestTags migration 2026-01-21 15:10:29 +01:00
zero_time_expiry_migration_test.sql db: backfill zero-time node expiry to NULL 2026-05-27 09:49:05 +02:00