Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #30939 All Revisions ] Back to Issue ]
Summary 0030939: Stabilization: Primary keys should not allow nulls
Revision 2015-09-25 15:18 by Orekaria
Steps To Reproduce 1)
In ob-dal.js
In the 'OB.Data.localDB.transaction' method

Verify that the createStatements do not specify that nulls are not allowed in the primary key

2)
Verify that in the continuous integration, this error can sometimes be found:

[2015-09-25T12:08:08+0000] [SEVERE] http://127.0.1.1/ret-test-oracle//web/js/gen/4cb46f22408453c1ccbfdba208d78f57_WebPOS.js [^] 2382:19 Could not purge the 'c_order' table. Error message: OB.Dal.remove: an object without primary key cannot be deleted; line: http://127.0.1.1/ret-test-oracle//web/js/gen/4cb46f22408453c1ccbfdba208d78f57_WebPOS.js:6080:18 [^] (*,+)
Revision 2015-09-25 15:18 by Orekaria
Steps To Reproduce 1)
In ob-dal.js
In the 'OB.Data.localDB.transaction' method

Verify that the createStatements do not specify that nulls are not allowed in the primary key

2)
Verify that in the continuous integration, this error can sometimes be found:

(1) errors in the browser log:
[2015-09-25T12:08:08+0000] [SEVERE] http://127.0.1.1/ret-test-oracle//web/js/gen/4cb46f22408453c1ccbfdba208d78f57_WebPOS.js [^] 2382:19 Could not purge the 'c_order' table. Error message: OB.Dal.remove: an object without primary key cannot be deleted; line: http://127.0.1.1/ret-test-oracle//web/js/gen/4cb46f22408453c1ccbfdba208d78f57_WebPOS.js:6080:18 [^] (*,+)
Revision 2015-09-25 15:17 by Orekaria
Steps To Reproduce In ob-dal.js
In the 'OB.Data.localDB.transaction' method

Verify that the createStatements do not specify that nulls are not allowed in the primary key


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker