Yes the 6.1.x milestones are the latest stable versions. cheers, Justin
-- Justin Carter http://www.madfellas.com/blog http://twitter.com/justincarter On Sat, Nov 5, 2011 at 10:54 AM, gSpin <[email protected]> wrote: > Ah ha, ok. I'm on 6.0.16. Is 6.1 a stable release? > > On Nov 4, 3:55 pm, Blair McKenzie <[email protected]> wrote: > > What version of FarCry are you on? Precision control was only added in > 6.1. > > > > Blair > > > > > > > > > > > > > > > > On Sat, Nov 5, 2011 at 8:37 AM, gSpin <[email protected]> wrote: > > > Not much going on there: > > > > > (Datasource=fc_coupete, Time=0ms, Records=0) in W:\www\farcry\core > > > \packages\farcry\alterType.cfc @ 14:35:32.032 > > > ALTER TABLE dbo.cpLocation ADD [longitude] numeric NULL > > > qResult (Datasource=, Time=0ms, Records=43) in W:\www\farcry\core > > > \packages\coapi\coapiadmin.cfc @ 14:35:32.032 > > > SELECT * > > > FROM qResult > > > WHERE 1 = 1 > > > > > It's as if it's not even recognizing the attribute. I'm digging > > > through the core now in hopes of getting some insight. > > > > > On Nov 4, 2:12 pm, Blair McKenzie <[email protected]> wrote: > > > > Can you try turning on the SQL dump / debug options while you > deploy? The > > > > outputed SQL might have some clues about the problem. > > > > > > Blair > > > > > > On Sat, Nov 5, 2011 at 7:06 AM, gSpin <[email protected]> wrote: > > > > > Anyone out there have any experience using the dbPrecision > attribute > > > > > for content types? I'm not sure what I'm missing but here is what I > > > > > have: > > > > > > > <cfproperty ftseq="3" ftfieldset="General Details" > > > > > ftwizardStep="General Details" name="long" type="numeric" > > > > > dbPrecision="6,2" required="no" default="" ftlabel="Longitude" > > > > > ftvalidation="required,validate-number" /> > > > > > > > Deployment works find, but when i look in the database it has the > > > > > column set as numeric(4,0) > > > > > > > Thoughts? > > > > > > > -- > > > > > You received this message cos you are subscribed to "farcry-dev" > Google > > > > > group. > > > > > To post, email: [email protected] > > > > > To unsubscribe, email: [email protected] > > > > > For more options:http://groups.google.com/group/farcry-dev > > > > > -------------------------------- > > > > > Follow us on Twitter:http://twitter.com/farcry > > > > > -- > > > You received this message cos you are subscribed to "farcry-dev" Google > > > group. > > > To post, email: [email protected] > > > To unsubscribe, email: [email protected] > > > For more options:http://groups.google.com/group/farcry-dev > > > -------------------------------- > > > Follow us on Twitter:http://twitter.com/farcry > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: [email protected] > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
