How can I select rows from db using the link: http://localhost:8000/init/default/select/db?query=db.autos.num.contains(...some...value...)
In the controller I have to describe current db, table and parse value from the link. So I need something like it is into appadmin but a little bit shorter.