E. Litwin wrote:
> The id should be an auto-incrementing primary key.
> Also, column names should be lower cased using an underscore to
> separate words, i.e. first_name
> You should also consider adding "created_at" and "updated_at" datetime
> fields to handle timestamps.
> 
> Table names should be pluralized.

Thanks.  I just realized I confused this post with one I forgot writing 
yesterday.  This looks like the info I need.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to