[zeta-dev] sqlabstraction update -> multiple tables @ once

2011-07-09 Thread Dominique 'NetAndroid' Schramm
Hi, i put my head into the core of the sqlabstraction to find out how an update performs for multiple tables. for an example: $q = $pdb->createUpdateQuery(); $q->update('`domains`,`emailaddresses`') ->set('`domains.change`', '0') ->set('`emailaddresses.change`', '0'); $stmt = $q->

[zeta-dev] Review request about components Document

2011-07-09 Thread Fabrice PICCINALI
hello devs, i am new to Zeta and i do not know what is the best way to improve Zeta. I have made a little patch for a bug in component Document. What can i do in order to help for including this patch in the depot ? It would be nice to get some feedback : validation, critics, flames, other ab

Re: [zeta-dev] Review request about components Document

2011-07-09 Thread flyingmana
Am 09.07.2011 18:49, schrieb Fabrice PICCINALI: hello devs, i am new to Zeta and i do not know what is the best way to improve Zeta. I have made a little patch for a bug in component Document. What can i do in order to help for including this patch in the depot ? It would be nice to get some