Skip to content

Proposal for a readonly adapter implementation - #114

Open
tyrsson wants to merge 2 commits into
php-db:0.6.xfrom
tyrsson:readonly-immutable-adapter
Open

Proposal for a readonly adapter implementation#114
tyrsson wants to merge 2 commits into
php-db:0.6.xfrom
tyrsson:readonly-immutable-adapter

Conversation

@tyrsson

Copy link
Copy Markdown
Member

Signed-off-by: Joey Smith jsmith@webinertia.net

Signed-off-by: Joey Smith jsmith@webinertia.net

QA
Documentationno
Bugfixyes
BC Breakyes
New Featureyes
RFCyes
QAyes
House Keepingyes

Description

This will be a draft RFC proposal for a readonly adapter implementation. It provides a readonly immutable adapter instance.

Signed-off-by: Joey Smith <jsmith@webinertia.net>
Signed-off-by: Joey Smith <jsmith@webinertia.net>
@tyrssontyrsson self-assigned this Jan 11, 2026
@tyrssontyrsson added enhancement New feature or request qa Improvements in quality assurance of the project labels Jan 11, 2026
@tyrssontyrsson added this to the 0.6.0 milestone Jan 11, 2026
@tyrsson
tyrsson marked this pull request as draft January 11, 2026 12:04
@simon-mundy
simon-mundy marked this pull request as ready for review January 11, 2026 12:07
@settermjd

Copy link
Copy Markdown
Collaborator

Just curious about what the intention is for this adapter? Is it to just read data from the underlying database but not to write anything back? Sorry if I missed a trick.

@tyrsson

Copy link
Copy Markdown
MemberAuthor

Have you actually looked at the proposed changes?

@github-project-automationgithub-project-automationBot moved this from Todo to In Progress in @phpdbAug 24, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or requestqaImprovements in quality assurance of the project

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants

@tyrsson@settermjd@simon-mundy