Unsafe migration detected in migrations/2024_01_01_create_users/up.sql ADD COLUMN with DEFAULT Problem: Adding column 'admin' with DEFAULT on table 'users' requires a full table rewrite on PostgreSQL ...