gezimi005
gezimi005

Reputation: 381

QCubed/QCodo ORM Left Join

I am using QCubed php framework. I need any information regarding manuals or doc about qcubed (or qcodo) orm, or if someone has experience with QCubed, please can help me build or make a left/right join using orm ?

Upvotes: 0

Views: 243

Answers (2)

Vaibhav Kaushal
Vaibhav Kaushal

Reputation: 101

I believe you should have a look at the examples site. Not only it contains the information about Db joins but also shows the capabilities of QCubed in various other fields such as Ajax, Form handling, Jquery control creation and so on.

Regards

Upvotes: 0

Steven Warren
Steven Warren

Reputation: 21

The QCubed site has an example of doing joins using the ORM.

Upvotes: 2

Related Questions