ALTER TABLE "account_sessions" ALTER COLUMN "refresh_token_hash" DROP NOT NULL, ADD COLUMN "last_seen_at" TIMESTAMP(3);