[sqlalchemy] Re: BLOB/TEXT column used in key specification without a key length

2008-05-22 Thread Michael Bayer
since nobody is replying to this you might want to post a trac ticket. On May 21, 2008, at 4:56 PM, Samuel wrote: > > Hi, > > I am migrating a project from SA 0.3 to SA 0.4 and the following > field/ > index produces an error: > > sa.Table('resource_path', self.db_metadata, >sa.Co

[sqlalchemy] Re: BLOB/TEXT column used in key specification without a key length

2008-05-22 Thread Samuel
Additional note: The same thing happens when using Index() explicitly. --~--~-~--~~~---~--~~ 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 unsubscrib