On Thu, Feb 23, 2012 at 07:40:54PM +0100, Petr Jake?? wrote:
> After some investigation of the method columnsFromSchema it looks like
> Firebird (FB 2.5 SuperServer actualy) returns the information about the
> field type in following form:
> u'SHORT
> '
> so it is necessary to add
> t = t.strip()
> in the for loop (tested)

   Ok, I'll add it.

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            p...@phdru.name
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to