Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set type from mysql result should be returned as table #673

Open
CrosRoad95 opened this issue Oct 28, 2018 · 0 comments
Open

set type from mysql result should be returned as table #673

CrosRoad95 opened this issue Oct 28, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@CrosRoad95
Copy link
Contributor

Is your feature request related to a problem? Please describe.
type set in mysql is list of strings, numbers, but is returned as string, and you have to use split function for separate each element of set. That make no sens to use this type in mta

Describe the solution you'd like
set should be returned as table, not string

Describe alternatives you've considered
/

Additional context
https://dev.mysql.com/doc/refman/8.0/en/set.html

@CrosRoad95 CrosRoad95 added the enhancement New feature or request label Oct 28, 2018
@botder botder added this to the Backlog milestone Mar 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants