klesh commented on PR #8701: URL: https://github.com/apache/incubator-devlake/pull/8701#issuecomment-3891341069
> > `created_at` and `updated_at` are reserved fields that DevLake uses to track when a record is created or updated. Please don’t use them to store data from data sources. > > @klesh The other raw tables also use these values. Would the best approach be to leave those columns as is and pull the `created_date` etc from the JSON blob? What other raw tables are you referring to? `created_at` and `updated_at` in raw tables are used by DevLake to track the record itself as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
