On Sep 15, 2005, at 4:05 AM, Ryan Davis wrote: > From absolutely nothing to a running rails app in under two > minutes. SQL not required. BTW, that's frickin' awesome. I've wanted OG->SQL for a very long time. How hard do you think it would be to modify your script to support tables that looked like this: http://phrogz.net/tmp/BoulderMenuTables-b.png Trickiest, I suppose, would be detecting the 'green' habtm tables and not creating models for them. And how would you or do you detect which nodes were FKs? Just the _id at the end?