Community Page
- paulmwatson.com/journal Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Make songbird look like spotify: http://addons.songbirdnest.com/addon/1440
- Got it, thanks Paul!
- Email me your email address so I can invite you Mike (paul@paulmwatson.com)
- Happy New Year to you, as well! I was stopping by to see if you would be willing to lend a reader a Spotify invitation. I am desperately hoping to be able try out the service. Thanks! Mike
- Nice one Jamie. Even more ironic is that that "mass production" is probably still underpaid, underage workers in some 3rd world country sweat-shop.
Jump to original thread »
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 »
There is a patch floating about that fixes this but a simpler way is [...] ... Continue reading »
2 years ago
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