mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-29 05:32:01 +02: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