Hi everyone! I'm making a API server with micro.
With tutorial I managed to fetch data from users table. but I don't know how to name a model file for tables that has _ in its name. e.g. users_authorizations
and I don't know how to describe it in PHQL. As tutorial, it would be like Store\Toys\something_aaa but i don't have idea
can anyone help me?? Thank you!