Skip to content

Add a possibility to return data get from DB as string #34625

Closed
@andrewbess

Description

@andrewbess

According to this info integers and floats in result sets will now be returned using native PHP types instead of strings when using emulated prepared statements.
We need to add a possibility to change this behaviour.

To Do

  1. Add additional option with default value into setup:install command
  2. Default value of new option should provide returning results as string type
  3. Add test coverage for the changes if needed.

The branch should be based on 2.4-develop.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions