Files
headscale/hscontrol/db
Kristoffer Dalby 73613d7f53 db: fix database_versions table creation for PostgreSQL
Use GORM AutoMigrate instead of raw SQL to create the
database_versions table, since PostgreSQL does not support the
datetime type used in the raw SQL (it requires timestamp).
2026-02-19 08:21:23 +01:00
..
2026-02-19 08:21:23 +01:00
2026-02-06 21:45:32 +01:00
2026-02-06 21:45:32 +01:00