This is view from my database table:

 Database zehi - Table myghtyboard_forum
Field   Type    Length  Not Null        Default         Action
id      int4    4       Yes     nextval('myghtyboard_forum_id_seq'::regclass)
        Change  Drop    Index   Unique
forum_category_id       int4    4       Yes             Change  Drop    Index   
Unique
forum_name      varchar         255     Yes             Change  Drop    Index   
Unique
forum_description       varchar         255     Yes             Change  Drop    
Index   Unique
forum_topics    int4    4       Yes             Change  Drop    Index   Unique
forum_posts     int4    4       Yes             Change  Drop    Index   Unique
forum_lastpost          varchar         255     No              Change  Drop    
Index   Unique
forum_order     int2    2       Yes             Change  Drop    Index   Unique

Keyname         Unique  Primary         Field   Action
myghtyboard_forum_forum_category_id     No      No      forum_category_id       
Drop
myghtyboard_forum_pkey  Yes     Yes     id      Drop

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

Reply via email to