cvisionai / tator

Video analytics web platform
https://tator.io
GNU Affero General Public License v3.0
105 stars 34 forks source link

Enhance bulk patch grammar to support multiple edits #1739

Open bctcvai opened 4 months ago

bctcvai commented 4 months ago

When bulk patching, we currently support single modification, multiple data. It may be worth evaluating multi modification, multiple data. This would encourage not iterating in loops over single element patches.

bctcvai commented 3 months ago

Add multi-table too