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