Hi there !
I just discover QCodo because I made an audit for a big application developped in Morocco and using QCodo framework. I know Symfony framework which is most different than QCodo, so I have a few questions to ask because I'm a little bit lost in the poor content of documentation I found.
My first question is : how can I log all the SQL request ? the schema on this application is not the same as I saw on your documentation so I think they customized everything and so nothing is undertandable. So, how can I log all SQL request in a file in simply one line ?
Second question : I saw that Qcodo and the application relied to are dependant, they are in the same folder and the ORM generated is located on the QCodo folder. So, if I have an update of QCodo to do, what would be the impact on my application ?
And my last question is : where can I found a complete documentation, with examples, and methods to understand the structure, customize it and understand all the objects generated and all the fundamentals functionnalities ? I tryied to look for the API documentation which is not complete and most of the classes or function don't have any comments.
Thanks a lot in advance, I hope some help will guide me :)