now my project deploy with 0.8.4 works well! 

在 2014年1月21日星期二UTC+8上午2时33分05秒,Michael Bayer写道:
>
>
> 1. What database backend is this?
>
> 2. What does the CREATE TABLE for the table in question look like, as it 
> is present in the database?
>
> 3. Was the behavior the same with 0.8.4 ?
>
>
> On Jan 20, 2014, at 12:31 PM, 曹忠 <joo....@gmail.com <javascript:>> wrote:
>
> qty = Column(Float(asdecimal=False), nullable=False, server_default='(0)')
>
> the qty always return  decimal object, how to return the python float type 
> object?
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "sqlalchemy" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sqlalchemy+...@googlegroups.com <javascript:>.
> To post to this group, send email to sqlal...@googlegroups.com<javascript:>
> .
> Visit this group at http://groups.google.com/group/sqlalchemy.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to