Skip to content

Respecting the order of the columns specified in the "columns" parameter #279

@abussani

Description

@abussani

Hi
I have noticed that
http://localhost/api.php/categories?columns=name,surname
http://localhost/api.php/categories?columns=surname,name
gives the same result (the schema order is chosen)
Is this a bug?
Thanks for you work

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions