Closed GoogleCodeExporter closed 9 years ago
Just tried this again with a different table and db structure. Got the error:
Unable to add that record. Check the data conforms to the schema.
The error was: org.postgresql.util.PSQLException: ERROR: relation
"contracts_id_seq" does not exist Position: 15. You may be trying to add a row
to the table using a value from a foreign key. Though you can view foreign
relations, table additions using them is currently not supported.
This is slightly strange in that there is nothing in my database called
'contracts_id_seq'. Maybe this is something internal to the ORDS?
Original comment by jajwil...@gmail.com
on 30 Jul 2014 at 1:39
This should now be fixed, wait until Jenkins has rebuilt and give it a go.
Original comment by marxjohn...@gmail.com
on 30 Jul 2014 at 1:44
Yes - working now thanks!
Original comment by jajwil...@gmail.com
on 30 Jul 2014 at 1:51
Original issue reported on code.google.com by
jajwil...@gmail.com
on 30 Jul 2014 at 1:31