Skip to content

Cursor POC#588

Closed
fogelito wants to merge 23 commits into
mainfrom
cursor
Closed

Cursor POC#588
fogelito wants to merge 23 commits into
mainfrom
cursor

Conversation

@fogelito

@fogelito fogelito commented May 19, 2025

Copy link
Copy Markdown
Contributor

This PR will be a breaking change for Appwrite.

@fogelito fogelito requested a review from abnegate May 20, 2025 06:54
Comment thread src/Database/Database.php
array_merge($new, $queries),
forPermission: Database::PERMISSION_DELETE

$batch = $this->silent(fn () => $this->withCursor(

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, thinking perhaps add a second param to the Query::cursor , which will be the payload
query::cursor(string $id, Document $payload)
So if we have a payload will use that and not the $id?

@abnegate abnegate closed this Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants