Displaying 1 result from an estimated 1 matches for "my_sequence_name".
2006 Sep 14
1
adding sequences to postgresql DBMS via migration generator
...uence other than the default?  I have been floundering 
around with the books and online resources but cannot find a clear 
example.  I anticipate that some sort of option hash is invloved but I 
cannot determin the correct syntax.
I imagine that it would go something like this:
...
   t.column  :my_sequence_name   :sequence  => ''my_sequence_name'' ????
...
Is this supposed to work?  What other options are there if it does?
Many thanks.
Jim
-- 
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscr...