Skip to content

[FIX] Problem parsing string to array#33

Merged
bim-g merged 1 commit into
masterfrom
get_field_error_parsing
Feb 27, 2023
Merged

[FIX] Problem parsing string to array#33
bim-g merged 1 commit into
masterfrom
get_field_error_parsing

Conversation

@bim-g
Copy link
Copy Markdown
Collaborator

@bim-g bim-g commented Feb 27, 2023

There is a problem while trying to get data from table with a empy filed array it generate error parsing, cause the field param as been declare as array then it can not take string value.
closes #32

There is a problem while trying to get data from table with a empy filed array it generate error parsing, cause the field param as been declare as array then it can not take string value.
@bim-g bim-g added the bug Something isn't working label Feb 27, 2023
@bim-g bim-g added this to the Select milestone Feb 27, 2023
@bim-g bim-g self-assigned this Feb 27, 2023
Comment thread src/DB_Select.php
@bim-g bim-g merged commit 5fd0d1f into master Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Array string parse to string

1 participant