aboutsummaryrefslogblamecommitdiff
path: root/databases/p5-Relations-Query/pkg-descr
blob: 2abd48adb6b2afac7c940db67d24677ecec8356e (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                       

                                                                      





                                                                    
With Relations::Query you can create a 'select' query by creating a new
query object, and passing hashes, arrays, or strings of info to the
constructor, such as what's within the variables clause, what to order
by, etc.  You can also add and override clause info in the query as
well,  on both a permanent and temporary basis. With the to_string()
function, you can create a query string from a hash, query object or
string.

WWW: http://www.gaf3.com/