-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Still RelevantMark PRs that might've been auto-closed that are still relevant.Mark PRs that might've been auto-closed that are still relevant.
Description
DBAL 3.4 deprecated the array and object types. The Gedmo\Loggable\Entity\MappedSuperclass\AbstractLogEntry
schema uses the array type for its data
column. This is going to need migrating somehow.
(While the actual change isn't too bad to make here, it requires a data migration for all users of this package from a serialized string to its replacement (JSON column is the suggestion), which isn't a straightforward thing depending on the types of changes being logged)
chapterjason and stollr
Metadata
Metadata
Assignees
Labels
Still RelevantMark PRs that might've been auto-closed that are still relevant.Mark PRs that might've been auto-closed that are still relevant.