mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-28 04:11:41 +01:00
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).
7.0 KiB
7.0 KiB