[SQLObject] Registry and database auto-generation...
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Michel T. <mic...@ya...> - 2004-10-19 03:28:45
|
Hi guys, I found another problem i think it's a bug. It casual to have a table called article on several databases, different ones. I use webware to make my programs interfaces, this naming convention cause me problems on time it does cache of the data, I didn't know well this stuff, I only knew that I must use the class variable _registry. This works well for already made databases, but I can't generate a database using the Database.createTable(), it generates me errors. I downloaded the SQLObject from svn just this time, I will try and see if the problem is still here then I send the errors message (if it persist). I have a problem with the name of an attribute, can I use _attribute as column name without use forceDB? I got an error message saing I can't, but the name is only alphanumeric and underscore... I solve using attribute_... Sorry my poor english, thanks for all help! ===== -- Michel Thadeu Sabchuk Curitiba/PR _______________________________________________________ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/ |