After I saved ActiveRecord, I got this error. OCIError: ORA-01400: invalid column name NULL ? ("database"."package"."name"): INSERT INTO package (name, pkg_desc, pkg_typ_id) VALUES(null, null, :id); -- Posted via http://www.ruby-forum.com/.
Reasonably Related Threads
- loading fixtures into oracle
- Problems connecting to remote Oracle DB on windows using active record
- Rails AR/Oracle Unit Test: [5310] failed (but getting better)
- Problem connection to oracle
- Problems with ActiveRecord, Oracle adapter, find_by_sql, multi-table join - ORA-04043 error