DISQUS

DISQUS Hello! Life is grand is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Rails not respecting primary keys

Started by paulmwatson · 10 months ago

There is some issue with Ruby on Rails not respecting primary key and other settings on columns when it does a schema dump of the db. It does this when you use a non-standard id column e.g. tablename_id and not just id.
There is a patch floating about that fixes this but a simpler way is [...] ... Continue reading »

1 comment

  • Paul,

    I havn't seen that but then I normally map RoR into my already created db scheme (do don't normally have "id") on its own.
    Normally dabble with Postgres but will checkout on MySql next time.

    Is this just a 'recent' issue u've spotted?

    Lal

Add New Comment

Returning? Login