-
Notifications
You must be signed in to change notification settings - Fork 8
[RFC]: Sql92 Test Adapter component. #89
Copy link
Copy link
Open
Labels
Platform migrationChanges related to platform migrationsChanges related to platform migrationsenhancementNew feature or requestNew feature or requestqaImprovements in quality assurance of the projectImprovements in quality assurance of the project
Metadata
Metadata
Assignees
Labels
Platform migrationChanges related to platform migrationsChanges related to platform migrationsenhancementNew feature or requestNew feature or requestqaImprovements in quality assurance of the projectImprovements in quality assurance of the project
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
Status
Todo
Proposed Version
0.3.0
Basic Information
Details
Problem
We need a generic adapter to perform test against.
Solution
We move sql92 into its own repo and it becomes a require --dev for php-db/phpdb. I will start work on this immediately after filling this RFC.
I will wire the required dependencies for testing.
It will also be possible to use the new package as require --dev for other adapters as well.
Background
The sql92 test adapter is built against a mocked driver and a Trusting platform. This will be much easier to understand once the test package is built.
Considerations
No response
Proposal(s)
No response
Appendix/Additional Info
No response