appwrite / appwrite/sdk-for-web
Bulk actions Re: upsertRows
Open
- Dominant language
- TypeScript
- Stars
- 334
- Forks
- 62
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 1
Description
Whe trying to use
```
tablesDB.upsertRows(....)
```
I'm greeted with.....
> upsertRows is not a function
Is this by design or is the package missing these methods?
Contributor guide
Research direction
Start at the tablesDB.upsertRows(...) entry point in the TypeScript SDK and inspect how TablesDB methods are exposed. Compare the package's available methods with the reported missing function; done means the intended API behavior is established and the package either provides the method or clearly confirms that it is not supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100