Logs for

Page 220 of 211,260, showing 20 records out of 4,225,197 total, starting on record 4,381, ending on 4,400

# At Username Text
# Aug 8th 2008, 00:22 infantigniter and its references, so you can basically make your own implementation of it for 1.1
# Aug 8th 2008, 00:22 infantigniter but then you're perhaps just better off making it from scratch.
# Aug 8th 2008, 00:22 thestaff I see
# Aug 8th 2008, 00:23 infantigniter it's up to whatever you think will be the most painless. personally i'd check out how easy option b would be -- that is, updating parts of your cake files so that post conditions will work
# Aug 8th 2008, 00:23 infantigniter http://bin.cakephp.org/view/483473751 this is the error cake is giving me
# Aug 8th 2008, 00:25 thestaff why only games doesn't have qotes ?
# Aug 8th 2008, 00:25 infantigniter thestaff: exactly.
# Aug 8th 2008, 00:25 thestaff hehe :)
# Aug 8th 2008, 00:25 infantigniter the parent_name field is a varchar(16) field
# Aug 8th 2008, 00:25 thestaff still needs quote tho
# Aug 8th 2008, 00:26 infantigniter thestaff: yup. but cakephp should be autodetecting that
# Aug 8th 2008, 00:26 infantigniter i've tried several not-so-pretty solutions that lead to even-less-pretty errors, because cake is clever in blocking all my injected quotes from sneaking in
# Aug 8th 2008, 00:26 thestaff aparently there is postcondition stuff for 1.1
# Aug 8th 2008, 00:28 infantigniter oh? why would the docs be so misleading
# Aug 8th 2008, 00:34 linked_ greetings
# Aug 8th 2008, 00:35 linked_ quick question: is there a need for me to define params in my controller function: showlist() if i'll be using named parameters $this->passedArgs[
# Aug 8th 2008, 00:49 Chezz Mathachew : it is fixed in the nightly ... PG works fine with update now
# Aug 8th 2008, 01:02 thestaff infantigniter, do you know how you select one column of a table without doublon ?
# Aug 8th 2008, 01:03 thestaff I'm struggling with generateList
# Aug 8th 2008, 01:03 thestaff but not sure it'd do the job