Logs for

Page 293 of 211,263, showing 20 records out of 4,225,242 total, starting on record 5,841, ending on 5,860

# At Username Text
# Aug 8th 2008, 16:17 teknoid CrazyTux[m]: i don't think you are paying attention to the manual ;)
# Aug 8th 2008, 16:17 aarongustafson cough::
# Aug 8th 2008, 16:18 M4ngoB00M newbie here - getting started with bake. read the docs and searched for this but cant find a FAST way to bake everything for my 60 table DB ... anyone?
# Aug 8th 2008, 16:18 teknoid Azhi_Dahaka_: what's a LOL label?
# Aug 8th 2008, 16:18 Azhi_Dahaka_ the randomfield is called LOL, so I'm getting a LOL label... i want to wipe that label
# Aug 8th 2008, 16:19 unigue_ "label" => false
# Aug 8th 2008, 16:19 teknoid Azhi_Dahaka_: then pass a 'label' key
# Aug 8th 2008, 16:19 Azhi_Dahaka_ so, i guess that i just access the term via $this->data['LOL']
# Aug 8th 2008, 16:19 teknoid Azhi_Dahaka_: pr($this->data) and see
# Aug 8th 2008, 16:20 vudew why would $this->data hit Auth empty?
# Aug 8th 2008, 16:22 CrazyTux[m] teknoid, what would the purpose be of containable, exactly
# Aug 8th 2008, 16:22 CrazyTux[m] teknoid, if I can do it with just find() ?
# Aug 8th 2008, 16:22 teknoid CrazyTux[m]: being very selective in what models you get, and ability to pass conditions to related models
# Aug 8th 2008, 16:23 teknoid CrazyTux[m]: sometimes you need, sometimes you don't... but it really makes life a lot easier
# Aug 8th 2008, 16:23 M4ngoB00M 2: newbie here - getting started with bake. read the docs and searched for this but cant find a FAST way to bake everything for my 60 table DB ... anyone?
# Aug 8th 2008, 16:24 teknoid M4ngoB00M: cake bake is not fast enough?
# Aug 8th 2008, 16:24 yoris hello everyone, im having some trouble saving multiple records at once in las stable rls of cake can anyone give me a hand with this?
# Aug 8th 2008, 16:24 teknoid yoris: what's the problem?
# Aug 8th 2008, 16:25 yoris teknoid, ok the thing is that i have to save a csv (previously transforming each record to the respective model) each row is a record that contemplates 3 models
# Aug 8th 2008, 16:26 yoris teknoid, let me explain myself a little better with an example