Skip to content

V5.1.0 : problem in doctrine:decrypt:database command #74

Description

@igorgodiacreims

Hello, i use the 5.1.0 version of your excellent bundle, it is very easy to use.

But i have find an error in doctrine:decrypt:database 'src/Command/DoctrineDecryptDatabaseCommand.php' on line 102 : you can replace '$entity = $row[0];' by '$entity = $row;' Otherwise the error 'Cannot use object of type App\Entity\Demande as array' appears when you decrypt fields.

Thank you for the correction

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions