-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Primary/Secondary choosing querybuilder #33542
Copy link
Copy link
Closed
nextcloud/documentation
#11492Labels
4. to releaseReady to be released and/or waiting for tests to finishReady to be released and/or waiting for tests to finishenhancementperformance 🚀🍀 2024-Spring
Milestone
Metadata
Metadata
Assignees
Labels
4. to releaseReady to be released and/or waiting for tests to finishReady to be released and/or waiting for tests to finishenhancementperformance 🚀🍀 2024-Spring
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
☑️ Done
Status
☑️ Done
Status
☑️ Done
In case of write operations mark table as dirty and if read request comes in and table is in a "primary-enforced reads after writes list", so primary-forced reads only happen if write happen and table is configured in the static list where this behavior needs to happen.