Displaying 1 result from an estimated 1 matches for "sys_c0056596".
2007 Nov 05
0
loading fixtures into oracle
...39;'Research
Nurse'')
admin:
id: 10000
name: Admin
When I try to add another record after that fixture I get errors about
non-unique keys:
>> Group.create( :name => ''Foo'' )
ActiveRecord::StatementInvalid: OCIError: ORA-00001: unique constraint
(XXX_DEV.SYS_C0056596) violated: INSERT INTO groups (name, id)
VALUES(''Foo'', 10000)
Thanks.
--
Greg Donald
http://destiney.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To...