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
It's not possible to change it for now. Make sure to give a đź‘Ť to those related issues: https://github.com/appwrite/appwrite/issues/5219 https://github.com/utopia-php/database/issues/285
Meanwhile you should create a standard field and save there the timestamp
Recommended threads
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...