Hi,

On Mar 1, 2010, at 8:31 PM, Gerry Reno wrote:

> Ok, I fixed all the boolean clause tests but now I'm getting this
> exception on a Text object:
> 
> AttributeError: 'Text' object has no attribute 'get_col_spec'
> 
> I see where the type system has been revamped but isn't get_col_spec
> still there?
> 


According to the CHANGES doc:

    - new UserDefinedType should be used as a base class for
      new types, which preserves the 0.5 behavior of 
      get_col_spec().

Is that what you're looking for?

Michael

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to