Bob.Tern
Posts: 11
Joined: Wed Nov 15, 2023 7:02 am

Batch Updating

Is it possible to carry out a batch update on a pointer value?
Bob.Tern
Posts: 11
Joined: Wed Nov 15, 2023 7:02 am

Re: Batch Updating

Yes it is possible just use the following value of data
{"pointer_column": {
"collName": "collection_name",
"_id": "record_id"
}}

more about batch operation can read here https://docs.appery.io/reference/databa ... operations

Return to “Issues”