-- AlterTable ALTER TABLE "offices" ADD COLUMN "checked_at" TIMESTAMP(3); -- AlterTable ALTER TABLE "users" ADD COLUMN "checked_at" TIMESTAMP(3);