demotable which has an updatedAt column. If a developer passes in columns: { updatedAt: false } to the procedure, then ideally the column would not get included in the result.columns parameter in the backend itself, then it works great. Is there a way to accomplish this for the full round trip?