search for: magicfields

Displaying 1 result from an estimated 1 matches for "magicfields".

2006 Mar 28
1
Rails noob db questions
Hi, I''m trying to get my head around rails, but the documentation seems sparse at best (and manuals.rubyonrails.com is unreachable from my location for whatever reason). I''m trying to figure out a few things: 1) The documentation for the magicfields mentions using datetimes instead of timestamps, which pgsql doesn''t appear to support. What''s the answer in this case? 2) All the tutorials seem to be geared towards trivial data relationships. What if I have table SHOP and table PERSON, but each record in SHOP has a OWNER, MANAG...