mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-18 08:55:24 +00:00
Versions before 0.28 persisted a pointer to a zero time.Time as '0001-01-01 00:00:00+00:00' in nodes.expiry rather than NULL. 0.29 reports those rows as expired. #3197 and #3199 stopped new writes; this normalises the existing rows so the column once again means "no expiry" when unset. Fixes: #3284 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 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 | ||
| headscale_0.26.1_dump.sql | ||
| headscale_0.26.1_dump_schema-to-0.27.0-old-table-cleanup.sql | ||
| request_tags_migration_test.sql | ||
| zero_time_expiry_migration_test.sql | ||