createdAt: integer("createdAt", { mode: "timestamp_ms", }) .notNull().default( // what goes in here )