Skip to content

Result from database was auto encoded when using Entity #2088

Description

/system/Database/BaseResult.php , Line 151
function getCustomResultObject(string $className) will call Entity::__set , which encodes the result from database(a string) if $castTo === 'json' || $castTo === 'json-array'.
Version : CodeIgniter 4.0.0-beta.3

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions