I am uploading my previous data and want to overwrite $createdAt. Is it possible to do so. If not then what could be a possible solution?
#🗂│suppor #🚑│support
TL;DR
Developers need to manage past data from old databases. It's currently not possible to change the $createdAt field directly. Consider creating a standard field to save timestamps. Check related issues and give them a thumbs up.
Solution: Create a standard field to store timestamps for managing past data effectively.