Convert table to DBAL Schema Table in ClassMetadata #5272

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

Originally created by @guilhermeblanco on GitHub (Sep 26, 2016).

Originally assigned to: @guilhermeblanco on GitHub.

As part of the efforts to OO entire mapping information, we also want to move ClassMetadata::$table to not be declared using arrays. Instead we should use Doctrine\DBAL\Schema\Table.

Originally created by @guilhermeblanco on GitHub (Sep 26, 2016). Originally assigned to: @guilhermeblanco on GitHub. As part of the efforts to OO entire mapping information, we also want to move `ClassMetadata::$table` to not be declared using arrays. Instead we should use `Doctrine\DBAL\Schema\Table`.
admin added the ImprovementNew Feature labels 2026-01-22 15:03:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#5272