Catwalk is sort of unsupported/unsupportable.  Most people are moving
over
to sqlalchemy(SA) for their ORM instead of SQLObject(SO).  SA is
completely incompatible
with Catwalk, but there is an up-and-coming project by the name of
dbsprockets ( http://code.google.com/p/dbsprockets/ )
which is compatible with SA and could be made to be compatible with
SO.
Right now dbsprockets is only compatible with TG2, which is pending
Beta release.
Probably not the answer you are looking for, but things will get
better with TG2.

-chris


On Dec 14, 2:47 pm, yupu <[EMAIL PROTECTED]> wrote:
> Hello:
>
> This may be something really stupid but I am really lost so please
> help:
>
> 1--I create a tubogear projects with login functon and
> 2--I use the toolbox to create my own tables
> 3--I add the code generate by model design into the model.py file
> 4--I can see the new tables from catwalk now and I add several record
> into each table.
>
> This all goes well. But today I modify the tables a little bit through
> model design when I open catwalk later I couldn't see the record
> eventhough when I check through sqlite3's shell, they are still there.
>
> I thought maybe there is some kind the conflication so i drop the
> tables through sqlite3 and recreated them through model desing from
> toolbox and try the catwalk again. Still it doesn't show any record
> from the tables I created.
>
> Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to