PHPBench: use of DBAL storage extension #6526

Open
opened 2026-01-22 15:34:31 +01:00 by admin · 0 comments
Owner

Originally created by @dantleech on GitHub (Aug 26, 2020).

Hey

I was going to remove the DBAL extension from PHPBench for 1.0:

  • it's not fully implemented.
  • it's complicated.

I notice that the ORM is using it:

  • Does it provide any value to this project over the default XML storage driver? (i'd imagine the file size is smaller with sqlite f.e.)
  • If so, is it worth splitting to a separate repo?
Originally created by @dantleech on GitHub (Aug 26, 2020). Hey I was going to remove the DBAL extension from PHPBench for 1.0: - it's not fully implemented. - it's complicated. I notice that the ORM is using it: - Does it provide any value to this project over the default XML storage driver? (i'd imagine the file size is smaller with sqlite f.e.) - If so, is it worth splitting to a separate repo?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#6526