ALTER TABLE "copies" ADD COLUMN IF NOT EXISTS "created_date" TIMESTAMP DEFAULT CURRENT_TIMESTAMP;