sure ive reopened 912 again so we can add that....

On Jan 10, 2008, at 11:04 AM, Alexandre da Silva wrote:

>
> Sorry previous message, I've pressed a magic combination keys here and
> message was sent.
>
> however
>
> The least problem with the warning is that it not inform what table  
> and
> column are wrong the traceback returns:
>
> /usr/lib/python2.5/site-packages/SQLAlchemy-0.4.2p3dev_r4036- 
> py2.5.egg/sqlalchemy/databases/sqlite.py:389: SADeprecationWarning:  
> Using String type with no length for CREATE TABLE is deprecated; use  
> the Text type explicitly
>  colspec = self.preparer.format_column(column) + " " +
> column.type.dialect_impl(self.dialect, _for_ddl=True).get_col_spec()
>
> my model is divided along many files to modularization, each file have
> more than 10 tables, the model seems to have just one wrong column, is
> not so dificult to me find the wrong colum, but if model was greater  
> it
> could be.
>
> maybe you can include this information at traceback.
>
> Att,
>
> -- 
> Alexandre da Silva
> Analista de Sistemas - Bacharel em Sistemas de Informação (2003-2007)
>
>
> >


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

Reply via email to